RE: Custom ribbon button for forms in Dynamics using Ribbon Workbench
Hello SYA,
Hi
Users can add a button in the ribbon of CRM using Ribbon Workbench
Follow the below steps to add the button:
To add custom button in account,contact and Lead , you need to add button individually in 3 of the entity.
Step 1: Install the Ribbon Workbench solution into the CRM.
Step 2: Open the solution in the Ribbon Workbench where the account entity exists.
➢ Go to Settings > Customizations. Here, click on Ribbon Workbench.
It will show all the unmanaged solutions. Here, we have a solution named Meeting, in which we have added an Account Entity. So it will open the Meeting solution in Ribbon Workbench.
➢ Select Meeting and click on the OK button.
➢ It will take time to load the Meeting solution.
Step 3: After it loads the solution, select Account from the Entity dropdown.
Step 4: Now add a Button in the Form.
➢ From the Toolbox, drag BUTTON into the form area of the account entity.
Follow the blog to add button in entity.