-
Notifications
You must be signed in to change notification settings - Fork 26
MobileCRM.UI.QuestionnaireForm.Group.deleteGroup
rescocrm edited this page May 15, 2023
·
1 revision
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.
Argument | Type | Description |
---|---|---|
errorCallback | function(errorMsg) | The errorCallback which is called in case of error. |
scope | Object | The scope for callbacks. |