How can I edit the Case entity ribbon to add a button?
I'm referencing the step in Figure 26.9 from the book Microsoft Dynamics Unleashed 2016.
I need to add the Button highlighted in the picture. However, I have a big constraint. I can't use RibbonWorkBench.
Is there any tutorial that will teach me how to add the button to the Case entity ribbon without using Ribbon Work Bench?
Thank you!
*This post is locked for comments
Can you se XRMToolbox? There is a SiteMap Editor plugin included in this product which can help you to edit site map and add button to Case entity ribbon.
HI
You have to download the solution file and extract it. In that there is a file called customization.xml file, you have to edit refer below URL
Hi,
You need to download case entity customization, extract and open customizations.xml in visual studio or any xml editor.
then new need to look RibbonDiffXml tag, in this you need to add custom action, then command definition, and any rules to show / hide button based on display rules / enable rules.
If you are using multiple lang. in your CRM system then you need to define all display text in different lang. in LocLabels.
Here you will get all information related to adding button and RibbonDiffXml
msdn.microsoft.com/.../gg309639.aspx
In Case you are not able to use ribbon workbench you can try some other tools like
crmvisualribbonedit.codeplex.com
Also there are some examples available in MS CRM SDK.
Hope this will help..
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156