Search
1553 results 181-190
Reference
fields.fieldInfo› Information text that is shown below the input control.either explaining what the data in the field represents,fields.def› Default value for the field to takegiven as any Javascript data type (numbers, strings, objects,fields.compare› Define a custom comparison function for the field's datadetermine if a field's data should be submitted todbTable› Unique table identifier string sent to the server. Deprecated - use `e-init ajax.data`sent in the submitted data. The value given isajaxUrl› Url to submit the Ajax form submission to. Deprecated - use `e-init ajax`which will accept the data for the create, editajax› Ajax configuration for form data submissionEditor will read the data that it is to edit directly from a DataTable, or HTML elements ifajax.replacements› Specify replacement parameters for the URL per submissionthe content of the data being edited. This isactionName› Change the parameter name used to indicate the CRUD action on form submissionyou want to submit data with something other thanuploadMany› Multi-file upload fieldtypically this is a database id for a rowupload› Single file upload fieldin complex forms and data structures. The upload field