Using addOnStageSelected and addOnStageChange method of Xrm.Page.data.process we can add function to trigger when a Stage in selected in the form or when the stage changes.
Clicking on a different stage
Clicking on a Next Stage
We can also use movePrevious() and moveNext() to move within the Process.
One thought on “New addOnStageSelected and addOnStageChange method for process in CRM 2015.”