Hi I would like to move the user automatic to the next stage when they have field in all the required step. I know you can use Xrm.Page.data.process.moveNext("", function() {}); to move the user on the next stage. I’m struggling how to write this into JavaScript to check if all steps are complete move on?
*This post is locked for comments
I have the same question (0)