Search
2252 results 611-620
Reference
i18n()
› Lookup a language tokenIt is similar to the DataTables i18n() method, buthide()
› Remove one or more fields from the form displayThis method provides the ability to hide aget()
› Get the value of one or more fieldsbe able to get the value of a field,fields()
› Get a list of the field names configured.with a list of the fields that are currentlyfield()
› Get a field instance for a named fieldis suitable for controlling the form as a whole,field().val()
› Get / set the value of a fieldto get and set the value of a field,field().update()
› Update the options available for list field typeslist of options to the end user! The builtfield().submittable()
› Get / set the submit flag for a fieldshould be included in the submission object or not.field().show()
› Show a field in the display that was previously hiddenThis method provides the ability to show afield().set()
› Set the value of a fieldable to programmatically set the value of a field.