Skip to content

MobileCRM.UI.ProcessController

rescocrm edited this page Mar 24, 2022 · 2 revisions

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.
Clone this wiki locally