Search
2676 results 151-160
Forum
- 18th Oct 2017Make select-type field temporarily "multiple" only for createedit" question: the multiple select field will be "transformed" on
- 13th Sep 2017using editor field value as an external variable in a selectthe values in the select field to have a maximum
- 11th Sep 2017Column multiple select filtermy column into my select field so I had to
- 7th Aug 2017Editor Datatables: Bootstrap modal window not populating dynamic select optionsupdate() method of the select field. Allan
- 6th Jul 2017Bitmask field and multi-select in editornot something that Editor's select field type supports directly - it
- 4th Jul 2017Dynamically add data to select editor type.editor.field("inventory_category_id").update(myvalue); }, error: function(result){ } }); } The select field type has update function,
- 26th Jun 2017Chained Select Using DependentHi Danny, Could you try changing from a select2 to a plain select field and let me know if that resolves the issue? If so, then its an issue with the select2 plug-in. Allan
- 25th May 2017Getting current field data in preBlurattr option of the select field type. Regards, Allan
- 19th May 2017Load select box in my editor popup dynamically from databaseupdate() method of the select field type to set the
- 9th May 2017Editor 1.6.2 - select optionshad done for the 'select' field type. Code below for