MobileCRM.UI.ProcessController - Resconet/JSBridge GitHub Wiki

MobileCRM.UI.ProcessController Object

[v8.2] Represents the Javascript equivalent of view process controller.

Properties

Property Type Description
currentStateInfo Object Gets the information about the current process flow state (active stage, visible stage and process).

Methods

Method Description
changeProcess [v8.2] Changes (or clears) the business process flow for the current entity.
moveToNextStage [15.0] Progresses to the next stage of the active process.
moveToPreviousStage [15.0] Moves to the previous stage of the active process.