Search
898 results 251-260
Reference
formOptions.bubble
› Form configuration options for bubble editingthe ability of setting default styling and behavioural optionsfields.type
› Field input typerefer to the Editor development documentation.fields.submit
› Define if the field's value should be included in the submitted dataserver or not. By default it will be, butfields.optionsPair
› Properties that Editor should use for label and values for optionsobjects. Editor will, by default, look for value andfields.options
› List of options for fields which provide options to select fromthe plug-in's documentation for details. The fields.options parameter canfields.nullDefault
› Replace `null` values with the field's default on edit.replaced with the field's default value (fields.def / field().def()) whenfields.def
› Default value for the field to takeThe default value of a fieldfields.data
› Data property from the data source object to use as the data for this fieldoffice use office. By default, if not given infields.compare
› Define a custom comparison function for the field's datatell Editor how to determine if a field has changed value or not. By default Editor will use afields.className
› Add an additional class to a field containerthat Editor assigned by default. This can be useful