Skip to content

MobileCRM.UI.QuestionnaireForm.executeQuestionAction

rescocrm edited this page Jul 1, 2026 · 1 revision

[v19.1] Asynchronously focuses the question and executes its operations, e.g. Scan Barcode, Run OCR, etc...

Arguments

Argument Type Description
questionName String A name of the question.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.

Clone this wiki locally