Skip to main content

Notifications

Microsoft Dynamics CRM forum
Answered

How to hide or remove unwanted global option set value from the CRM portal form?

Posted on by 77

Hi,

I am able to hide the unwanted global option set value in portal using the following code but on portal option set is showing as multi select and the value is not hiding using the code below. Any ideas please. Thanks

$("#new_test option[value='123400000']").hide();

Categories:
  • D365Admin Profile Picture
    D365Admin 77 on at
    RE: How to hide or remove unwanted global option set value from the CRM portal form?

    Hi Mohsin Ali,

    I was doing something wrong in the script so it didn't work before but now it is working as expected. Thanks for your help on this.

  • D365Admin Profile Picture
    D365Admin 77 on at
    RE: How to hide or remove unwanted global option set value from the CRM portal form?

    Hi Mohsin Ali,

    Thank you for your time in answering my query but sorry, that didn't work either.

    My above given code works if we show the option set field on portal but we are showing the option field as multi select and possibly that's why it didn't work either.

  • Verified answer
    Mohsin Ali Profile Picture
    Mohsin Ali 3,610 on at
    RE: How to hide or remove unwanted global option set value from the CRM portal form?

    Instead of hide, please use remove. This will remove that particular items in front end only, but they will be there in the backend.

    $("#new_test option[value='123400000']").remove();

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

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,522 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,441 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans