Search
2506 results 491-500
Reference
fields› Fields to add to the form during initialisationThis option provides the ability to configure anfields.type› Field input typeThe type option is usedfields.submit› Define if the field's value should be included in the submitted dataonly, providing context for the end user in thefields.setFormatter› Define a function that can transform a value being set in a fieldsimply want to present the end user with thefields.optionsPair› Properties that Editor should use for label and values for optionsavailable by Editor have the ability to show afields.options› List of options for fields which provide options to select fromlist of options that the user can pick from,fields.nullDefault› Replace `null` values with the field's default on edit.should be replaced with the field's default value (fields.deffields.name› Unique name of the field - sent to the server on form submissionform is submitted to the server for processing andfields.multiEditable› Control the end user's ability to edit the field when multiple rows are selected.not wish to allow the end user to editfields.message› Information message that is shown below the input control.is very similar to the fields.fieldInfo option, in that