Hi All,
Where can I find the option to customize navigation bar in a form. Not the overarching bar but the navigation bar where most buttons exist. (see image below)
apologies for the blurry image.
Thanks
Hi All,
Where can I find the option to customize navigation bar in a form. Not the overarching bar but the navigation bar where most buttons exist. (see image below)
apologies for the blurry image.
Thanks
Hi,
Please refer to the documentation: docs.microsoft.com/.../customize-commands-ribbon
Also, you can use the RibbonWorkbench tool which allows you to easily manipulate the rubbon with a rather intuitive graphical interface.
It is not a good idea to change the behavior of a standard button. It is better to hide it and create a new button that implements your new logic.
Please refer to this blog, it explains how to add a new button which will execute a JavaScript function: www.briteglobal.com/.../
Then, you can implement your JS code to open a form if you want. In this case, you will to pass the executionContext to get your record ID: d365demystified.com/.../
Good Luck !
Have you looked at using the Ribbon Workbench
Specifically, I want to change a navigation link associated with the button "Distribute campaign activity".
Currently, the button will navigate to an old form that I want to replace with my new one.
What kind of customization do you want
André Arnaud de Cal...
292,489
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156