How to rename a Dynamics 365 CRM OOB Ribbon name?
Requirement
To ensure that the OOB Ribbon name in Dynamics 365 CRM is clear and descriptive for your users, renaming the OOB Ribbon Display Name may be necessary.
In this article, we will provide step-by-step instructions on how to rename the OOB Ribbon Display Name.
Solution
1, Although we can modify the display name of an OOB Ribbon through Ribbon Workbench, it did not take effect.
2, For OOB entities, they all are managed. We can not modify them by exporting the solution, modifying the XML, and then importing it.
3, The final solution is to create a new group and drag the OOB Ribbon into it.
The following are the testing steps.
Testing Environment
Product: Dynamics 365 CRM online
Entity: Product
Ribbon: Add Product
Testing Steps
Step 1: Create a solution
Step 2: Add Existing Entity: Product
Step 3: Open the Ribbon Workbench tool in the XrmToolBox
Select the solution
Step 4: by default, all properties are read-only.
Step 5: Right Click the OOB Ribbon and select Customise Button, then you can update the properties.
Step 6: Create a Group First, Drag and Drop the OOB Ribbon to the new Group.
Step 7: Publish the Changes.
I got an inexplicable error message, and it took me several retries to finally succeed.
Step 8: Update successfully.
The End.
*This post is locked for comments