Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Edit profile contact method - dynamics 365 portal

Posted on by 40

3108.question.png

Hey Team!

How do i edit these checkboxes for my profile page in Dynamics 365 portal?

I want to hide the last one.

Thanks

*This post is locked for comments

  • ammi64 Profile Picture
    ammi64 85 on at
    RE: Edit profile contact method - dynamics 365 portal

    Hi Saad,

    I want to populate the empty cell of a column with an icon on a webpage of the portal. The records are rendered through entity list on the webpage.

    Kindly help me with this.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Edit profile contact method - dynamics 365 portal

    Do you know on what Web Entity I can find "How may we contact you? Select all that apply" where I have the check boxes I want to hide?

  • Mahendar Pal Profile Picture
    Mahendar Pal 45,095 on at
    RE: Edit profile contact method - dynamics 365 portal

    You can play with DOM and try to hide Fax using JQuery 

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Edit profile contact method - dynamics 365 portal

    Hi!

    If I set value from true to false, all options will be hidden.

    Is there a way to hide only Fax?

  • Tomas.e Profile Picture
    Tomas.e 40 on at
    RE: Edit profile contact method - dynamics 365 portal

    question2.png

    Mahender do you know how to get away with this searchbox?

  • Tomas.e Profile Picture
    Tomas.e 40 on at
    RE: Edit profile contact method - dynamics 365 portal

    Now i found!

    Thank you

  • Suggested answer
    Mahendar Pal Profile Picture
    Mahendar Pal 45,095 on at
    RE: Edit profile contact method - dynamics 365 portal

    You can add a new setting with the same, no need to write any code. Simply create a site setting record with above configuration.

  • Tomas.e Profile Picture
    Tomas.e 40 on at
    RE: Edit profile contact method - dynamics 365 portal

    Mahender

    Cant find Profile/ShowMarketingOptionsPanel in my settings!

  • Tomas.e Profile Picture
    Tomas.e 40 on at
    RE: Edit profile contact method - dynamics 365 portal

    Thank you Saad!

    It works

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Edit profile contact method - dynamics 365 portal

    Have you tried doing it with javascript. Use this script in profile page on portal to hide last option

    $(document).ready

    (

    function()

    {

    $('.checkbox')[3].style.display='none'

    }

    );

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans