Within an entity detail page, is there a supported way to hide items in the related drop down using JavaScript?
I have tried using:
Xrm.Page.ui.navigation.items.get("xxxx").setVisible(false);
But this doesn't seem to work.
Thanks.
Within an entity detail page, is there a supported way to hide items in the related drop down using JavaScript?
I have tried using:
Xrm.Page.ui.navigation.items.get("xxxx").setVisible(false);
But this doesn't seem to work.
Thanks.
Hi Lee, please see this post: community.dynamics.com/.../related-tab-options.
This is the dropdown menu I mean.
How do I hide items in this list?
Hello Lee,
What do you mean with 'entity detail page' ?
If it is still within a page record and you want to hide items from an optionset field you can use the following:
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,349 Super User 2024 Season 2
Martin Dráb 228,212 Most Valuable Professional
nmaenpaa 101,148