Skip to content

MobileCRM.Questionnaire.showForm

rescocrm edited this page Oct 6, 2025 · 5 revisions

[v10.2] Shows the questionnaire form.

Arguments

Argument Type Description
id String Id (guid) of the questionnaire.
failed function(errorMsg) A callback which is called in case of error.
scope Object The scope for callbacks.
relationship MobileCRM.Relationship Optional relationship with the parent record.
modal Boolean Optional parameter determines if the form will be opened in modal dialog. Defaults to false.
version Integer Optional parameter for setting the Questionnaire player version to execute the questionnaire. Default is 1

Clone this wiki locally