Search
2252 results 511-520
Reference
actionName
› Change the parameter name used to indicate the CRUD action on form submissionyou might find that the parameter name Editor usesuploadMany
› Multi-file upload fieldThe uploadMany field is veryupload
› Single file upload fieldThe ability to upload filestext
› Simple text field inputThis is the simplest of the field types in Editor, presenting a standard <input type="text"> element in the form.tags
› Tags input with search supportautocomplete field. It allows the end user to selectselect
› Select listThis is one of the simplest field types inreadonly
› Read-only text fieldcannot be modified by the end user to theradio
› List of radio input controlsList of radio input controls (<input type="radio">) from which the end user can select a single option.hidden
› Hidden fieldseen, nor modified by the end user. Unlike alldatetime
› Date and / or time inputthis field requires that the DateTime library for DataTables