Skip to content

MobileCRM.UI.QuestionnaireForm.focusQuestion

rescocrm edited this page May 15, 2023 · 3 revisions

Asynchronously sets the focus on given question.

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