Expand/Collapse Process
Xrm.Page.ui.process.setDisplayState(“collapsed”); // “expanded”
Hide Process from form
Xrm.Page.ui.process.setVisible(false);
Expand/Collapse Process
Xrm.Page.ui.process.setDisplayState(“collapsed”); // “expanded”
Hide Process from form
Xrm.Page.ui.process.setVisible(false);
Does this functionality work for you with an onload event on the very first time? I find that I have to manually refresh the page. After I refresh it (and after the initial first load), it doesn’t happen again.
He is the thread I started in the Dynamics CRM Community https://community.dynamics.com/crm/f/117/t/161224
Thanks,
Jason
LikeLike