Hi,
I would like to hide the ribbon button in the standard interface and make it visible in the UCI. Please advise the steps to do this.
Thanks
Hi,
I would like to hide the ribbon button in the standard interface and make it visible in the UCI. Please advise the steps to do this.
Thanks
James,
Implementation is pretty similar - what you will have to is to invert value of "isUCI" function - there is a setting for it in custom rule at the top-right corner.
Hi Andrew, hope your are doing good. I have the vice versa scenario now where I want to show the button in standard interface and hide it in UCI. Please advise on how can I achieve this.
Thanks. Your help is very much appreciated!
You are welcome! I'm glad you were able to resolve your issue.
Andrew, changing the Invert Result to False for Enable Rule as advised worked. Thanks so much for helping with this. I appreciate your help!!
Please find both button and command screenshots
I believe you're on the right path. In "Enable Rule" use "False" in "Invert Result".
Can you also please provide screenshots of button and command itself please?
Andrew,
Below are the steps I did,
- Created the web resource and the added the code you provided
- In ribbon work bench I created a new button and added the command and in the command , Enable rule I have called the js function. (Screenshot attached for enable rule)
After doing those, still I see in the button in the standard interface which I only want to see it in UCI Please let me know if I am missing anything
James,
Please, try to avoid creating new threads without the need. Your new thread is based on the reply you got in the previous one.
James,
I don't have that requirement so I don't have a screenshot. May be you can share what you have on your side and explain what issues you experience?
Hi,
I would like to show one button only in the UCI and not in the standard.
I am new to this and I have the below JS to show this but not exactly sure how I can add this in the Ribbon workbench.
function isUCI() {
return Xrm.Internal.isUci();
}
I would appreciate if anyone can provide the steps or screenshots to achieve my functionality.
Thanks!
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... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156