MobileCRM.UI.ProcessController.moveToNextStage - Resconet/JSBridge GitHub Wiki
[15.0] Progresses to the next stage of the active process.
Arguments
Argument | Type | Description |
---|---|---|
errorCallback | function(errorMsg) | The errorCallback which is called asynchronously in case of error. |
scope | Object | The scope for callback. |