MobileCRM.UI.QuestionnaireForm.Group.deleteGroup - Resconet/JSBridge GitHub Wiki

Deletes this instance of repeatable group with all its questions and adjusts the repeatIndex for all instances of the same template group with higher index.

Arguments

Argument Type Description
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.