Search
10144 results 111-120
Reference
formOptions.bubble› Form configuration options for bubble editingthe ability of setting default styling and behavioural optionsfields.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 fromarray of objects. By default Editor will look forfields.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 datavalue or not. By default Editor will use afields.className› Add an additional class to a field containerthat Editor assigned by default. This can be usefulreadonly› Read-only text fielddisplayed (that is the default, fields.def for the create
Forum
- 6th Sep 2016Query and update another table for default value for fieldIf the default value is variable, then use the fields.def option as a function which will get and return the default value from wherever that information is available. Regards, Allan
- 17th Aug 2016Display 100 rows by default?like the page to default to displaying 100 rows.
- 23rd Jun 2016Excel output modify default behaviourthis would override the default action, so I would
- 18th May 2016TableTools set default dowload pathway to set a default path in HTML5 either.
- 16th May 2016How to add default sort in server side proccessingorder. The default is column index 0, ascending. Allan
- 7th Apr 2016Editor: how do I automatically fill an auto-increment sequence default field on record creation?attempts to set a default value for the gid
- 17th Mar 2016How can I set default values for buttonsa button "somewhere" as default and only extend the
- 1st Feb 2016Can we set setFormatter( 'Format::nullEmpty' ) as default formatter for all fields?Well, my question was really unclear ;-) Sorry. My real question is can we globally set (only one time) setFormatter( 'Format::nullEmpty' ) for fields as default formatter?
- 3rd Dec 2015Set table condition(s) back to defaultof setting it to default, it will error out.
- 17th Nov 2015how can i change the selection box values, ie. by default it will display only 10 entries then 25 50I found that code but how should i make the default value as 25 or 50 instead of 10?