MobileCRM.UI.QuestionnaireForm.cancelValidation - Resconet/JSBridge GitHub Wiki

Stops the onSave validation and optionally causes an error message to be displayed.

Arguments

Argument Type Description
errorMsg String An error message to be displayed or "null" to cancel the validation without message.