{hero}

field().displayed()

Since: Editor 1.4

Determine if a field is shown in the editing form 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

It can be useful to know if a field is displayed or not at some specific moments and this method provides that ability. This can be useful to determine if additional processing is required for a field (for example if it is shown, an update might be required).

This is the field specific equivalent of displayed() which can be used to determine the names of all of the fields are shown in the form.