New addOnStageSelected and addOnStageChange method for process in CRM 2015.
Views (1149)
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.
Filed under: Business Process Flow, CRM 2015 Tagged: Business Process Flow, CRM 2015
This was originally posted here.

Like
Report
*This post is locked for comments