{hero}

fields.fieldInfo

Since: Editor 1.0

Information text that is shown below the input control.
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 often be helpful to end users if fields, particularly complex fields, have information messages either explaining what the data in the field represents, or how a particular input control operates. This option provides the ability to show information text after and below the input control.

This is the compliment of the fields.labelInfo option, which can be used to show information text after and below the field label.

The text shown by this option can be altered using the field().fieldInfo() API methods after the field has been initialised.