Search
9302 results 191-200
Reference
remove› A button that will delete one or more rows using _Editor_data. All of the options available for the remove()editSingle› A button that will edit an existing row using _Editor_the same functionality and options as the edit withedit› A button that will edit one or more existing rows using _Editor_data. All of the options available for the edit()create› A button that will create a new row using _Editor_button. All of the options available for the create()show()› Show one or more fields in the display that was previously hiddenyou might provide further options based on that value).multiGet()› Get the values for one or more fields (multi-row editing aware)it (beyond the simple options presented to the endinline()› Activate inline editingof the standard form options that Editor's main editinghide()› Remove one or more fields from the form displayyou might provide further options based on that value).field().update()› Update the options available for list field typesprovide a list of options to the end user!field().show()› Show a field in the display that was previously hiddenyou might provide further options based on that value).
Forum
- 23rd Aug 2016DB Not Updated When Using Optionschanged the 'level' in options for 'id' instead. Works
- 18th Aug 2016Editor: order function for options serverside errorto change the order. Options: Alter the Field code
- 2nd May 2016How to initialize options label/value with server reponse in EditorThere are basically two options. If you are Ajax
- 21st Apr 2016Editor: Select Options: Adding where conditions to server-side scriptDisregard this. Only just found the Joins Options section of the Editor manual!
- 12th Apr 2016Editor - Inline Select Field Optionsthe placeholder and placeholderValue options for the select field
- 6th Apr 2016How to get editor/row values into Selectize as a select options, when preload is set to false?able to remove all options with this code: editor.on('close',
- 4th Apr 2016I want to populate a select field's options dynamically from a MYSQL DBfrom the server contains: { "options": { "Supervisor": [{ ... }] } } Hence it is
- 26th Feb 2016How do I find how many options there are for a select field?get the number of options: var field = editor.field( 'PermissionToEnter.unit'
- 16th Feb 2016Select2 - multiple select - options orderTable top_banners_regions which holds particular options, already has auto incrementing sequence (id). Should I add something to the Mjoin? It would be great if you add this feature to Editor, because data ordering is quite important to users.
- 10th Feb 2016How to set up selectize options when using Editor2 items. The only options I see which are