Toggle menu

helper.disableAutoFocus()

Disables the automatic focusing of the first focusable field on the form when it is displayed.

There is also a form property that can disable auto-focus on the first visit to the first page of a form.

Executed

Client-side only.

Arguments

None.

Example

function (helper) {
    helper.disableAutoFocus()
}

Last modified on March 20, 2024

Share this page

Facebook icon Twitter icon email icon

Print

print icon