Hello Experts
I know it is 100% possible to call on-demand workflow from hooking up JS scripts with buttons but as Ribbon Workbench provides a way to add CRM Parameters so I tried to do it without writing a code.
So what I did is;
Added Mscrm.CommandBarActions.launchOnDemandWorkflowForm to Function Name field
Added CRM Parameter and choose PrimaryEntityTypeCode
Added another String Parameter and added my WorkFlow GUID
Now, the QUESTION is:
Is the inclusion of that javascript and usage of those functions be considered "supported" customisation or is it not recommended by Microsoft?
Looking forward to learn from you people.
Cheers
Arafat