Hi All,
I've copied an existing ribbon button from the Form to Main Ribbon of Order Entity.
The button invokes an On Demand workflow, using Mscrm.CommandBarActions.launchOnDemandWorkflowForm. This uses the GUID of the workflow. The original button from which I have copied this new button, it works fine and the workflow is applied to the record.
But when I click the new button, it does not do anything It uses the same command as the old button. I've attached the screenshot of the setup here.
Can you guys please me understand what could be the issue here ?
Thanks!!