Search
560 results 31-40
Reference
field-options
› Field configuration options common to all field typescan support additional options beyond those defined in thisbutton-options
› Editor button configuration optionsusing object notation (described below): editor.buttons( { text: 'Save', action:idSrc
› JSON property from which to read / write the row's ID propertyobject parameters (see example below).i18n
› Language configuration options for Editorin the Related section below). Please note that manyi18n.field
› Defaults for the strings used by Editor's fieldsThis option is a namespace object for the strings that are using by Editor's various field types. For full details of the options available for each field type, please click the links below: i18n.field.autocomplete i18n.field.tags i18n.field.upload i18n.field.uploadManyfields.setFormatter
› Define a function that can transform a value being set in a fieldmodify the raw data before displaying it to thefields.message
› Information message that is shown below the input control.shows an information message below a field's input, givingfields.labelInfo
› Information text that is shown below the field labelinformation text after and below the field label. Thisfields.getFormatter
› Define a function that can transform a value being read from a fieldinto any other format before being used by thefields.fieldInfo
› Information text that is shown below the input control.information text after and below the input control. This