MobileCRM.UI.ProcessController.moveToPreviousStage - Resconet/JSBridge GitHub Wiki
[15.0] Moves to the previous 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. |