Toggle menu

helper.utilEnableDisableButtonField(fieldID, enable)

Low level jQuery wrapper for enabling and disabling a button.

If used with action buttons this will enable/disable all buttons on the form that implement the action.

When designing forms you should use .disableActionButton and .enableActionButton. This function is used in the form runtime itself.

Executed

Client-side only.

Arguments

ArgumentsTypeDescription
fieldIDString, requiredThe ID of the button
enableBoolean, requiredTrue to enable, false to disable
Last modified on 9 March 2020

Share this page

Facebook icon Twitter icon email icon

Print

print icon