Search
2506 results 521-530
Reference
ajax.data› Add or modify data submitted to the server upon an Ajax requestWhen submitting data to the server (submit()), Editor willactionName› 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 all