{hero}

field().enabled()

Since: Editor 1.6.5

Determine if a field is enabled or not.
Please note - this property requires the Editor extension for DataTables.

The full Editor reference documentation is available to registered users of Editor - the information shown below is a summary only. If you already have an Editor license please , alternatively an Editor license can be purchased on this site, or sign up for the free trial.

Description

A companion method to the field().enable() and field().disable() methods, this method can be used to programmatically determine if a field is in the enabled state (i.e. allows user input) or not.