Hi
I have used display rule to hide "Add New Opportunity" sub-grid button for a particular entity. For this I had to create a command rule and assign it to the button. Now, What happened is the Command Core of the button is replaced with the command rule instead of "Mscrm.AddNewRecordFromSubGridStandard" which is OOB command. Which hides the button on the entity but the functionality doesn't work, How do I execute this to achieve both OOB functionality and also the display rules. In short, how can I add "Mscrm.AddNewRecordFromSubGridStandard" command core to the button ?
Thanks in advance
*This post is locked for comments