Skip to content

MobileCRM.UI.QuestionnaireForm.getQuestionnaireEntity

rescocrm edited this page May 15, 2023 · 3 revisions

Requests the Questionnaire entity.

Arguments

Argument Type Description
callback function(entity) The callback function that is called asynchronously with a DynamicEntity object representing currently opened questionnaire. Callback should return true to apply changed properties.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.
Clone this wiki locally