In our last post we explained how we can hide ribbon button on MS CRM 2011 entity form manually by modifying ribbon xml, in this post we are going to explain how this can be implemented using ribbon editors addon available in market.
We are going to use Ribbon Workbench for CRM 2011 for this demo, so let's start:
Step 1: Create new solution and add your entity in that. Step 2: Download Ribbon Workbench for CRM 2011 from http://ribbonworkbench.uservoice.com/knowledgebase/articles/80806-download-ribbon-workbench-for-crm-2011 Step 3: Navigate to Settings->Solutions->Import this solution in your MS CRM 2011 organization. Step 4: Double click on Solution after it is imported. Step 5: It will ask you to select your solution, select solution that you have created in Step1. Step 6: Select Form from dropdown box. Step 7: Right Click on button that you want to hide (we are hiding Save & New) Step 8: Publish your changes.
Now you should not be able to see this button in lead entity form.