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.
Discover more from Nishant Rana's Weblog
Subscribe to get the latest posts sent to your email.

One thought on “New addOnStageSelected and addOnStageChange method for process in CRM 2015.”