Skip to content

MobileCRM.UI.QuestionnaireForm.deleteGroup

rescocrm edited this page May 15, 2023 · 3 revisions

Deletes an 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
id String Id of the source group.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.
Clone this wiki locally