RE: Creating a custom button on the sub grid
Hi Andrew,
Please find the below requirement and suggest the best solution for this.
On Contact we have subgrids for Case and Opportunity. For Case and Opportunity the Quick Create is enabled. On old interface our business wants to open the Main form when Contact-> Opportunity Sub Grid +new button is clicked and where as in UCI they want the Quick Create Form to Open.
So, I thought of Creating the Custom +New Button in the old interface and hide that in UCI. On click of the +new Button I want to open the main form in the old interface. In UCI, OOB will open the Quick Create by default.
I created a custom button in the subgrid through Ribbon workbench but my custom button doesnt show, only the OOB +button shows up
Please advise