MobileCRM.UI.QuestionnaireForm.focusQuestion - Resconet/JSBridge GitHub Wiki

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.