Toggle menu

Form Helper Functions

Refine your results

There are 7 results

Search results

helper.canFocusField(fieldName)

Returns true if the focus can be set to the named field. The field must be on the current page.

helper.disableAutoFocus()

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

helper.enableAutoFocus()

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

helper.focusActionButton(actionName [, label] [,fieldID])

Sets the focus to a button that performs the specified action.

helper.focusField(fieldName)

Sets the focus to the specified field.

helper.utilFocusCheckedField(fieldID)

A low level jQuery wrapper for setting focus to a check field.

helper.utilFocusField(fieldID)

Low level jQuery wrapper for setting focus to a specified element.

Share this page

Facebook icon Twitter icon email icon

Print

print icon