I have a cusotn entity, on my custom entity form I added a Business Process Flow , my need is: after the user chooses a specific value from a field (on the form) to show/hide my workflow, using Js OR customzation, is it possible?
You can use following code to hide business process flow:
Xrm.Page.ui.process.setVisible(false);
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more