问题
I want to create a global button for all the entities.
I tried the following:
- Created a sample solution with entity Application Ribbon
- Opened the Application Ribbon Entity in Ribbon Workbench
- Under Command Bar -> Home . Placed a button besides New Record
However after publish I am not able to view the button.
How do I resolve this?
回答1:
The answer is from Mithilesh Kumar, and can be found on this page:
https://community.dynamics.com/crm/f/117/t/155542
You need to find the Group where you want to show the Button.
If you want to show on the Home Page for all Entity, find the Group as below and place the Button in this Group.
If you want to show in the Forms of all Entity, you need to place in the Group in the Form Area, shown below
Hope that clarifies
回答2:
Modifying the XML you need to rely on the {!EntityLogicalName}
keyword inside the location.
You can find a tutorial here:
http://blog.webfortis.com/adding-global-ribbon-buttons-for-all-entities-in-dynamics-crm
来源:https://stackoverflow.com/questions/29160459/how-do-i-add-a-global-button-for-all-entities-on-the-crm-2013-command-bar