fields.message
Since: Editor 1.6
Information message 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 sign-in, alternatively an Editor license can be purchased on this site, or sign up for the free trial.
Description
This option is very similar to the fields.fieldInfo
option, in that it shows an information message below a field's input, giving a description of the field to the end user. It is generally recommended that fields.fieldInfo
be used for static description text, while this parameter (and its companion API method - field().message()
) be used for dynamically updated information.