Low level jQuery wrapper for setting focus to a specified element.
When designing forms use .focusField. This function is used in the form runtime itself.
Executed
Client-side only.
Arguments
Argument | Type | Description |
---|---|---|
fieldID | String, required | The ID of the field to set the focus to |
Last modified on March 09, 2020