{hero}

fields

Since: Editor 1.0

Fields to add to the form during initialisation.
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

This option provides the ability to configure an Editor instance with fields upon configuration. As with all fields in the Editor instance, these fields can be manipulated through the API, including removing them completely with the clear() method.

Fields can be configured after initialisation of the Editor instance using the add() method, and it is not a requirement that fields be specified during initialisation.