Search
9310 results 6851-6860
Forum
- 28th Feb 2020Adding footerCallback output in DOM between Show entries and Search optionTried different options and tried to append
- 27th Feb 2020Export data hidden by Responsive whilst avoiding columns hidden by colvistried other selectors, combining options and a few other
- 27th Feb 2020Tab between columns not workingeditable table with the options from this example: https://editor.datatables.net/examples/inline-editing/tabControl.html
- 26th Feb 2020Select2 dropdown list does not open after second editor openning5,multiple: false,closeOnSelect: false,include_hidden: false}, options: generateTypeList(find_type('content[].type'))}, I upgraded from
- 26th Feb 2020How do I print on separate pages rows grouped by a value or attribute?to combine those API options to get what I'm
- 23rd Feb 2020Can an editor field of type "Checkbox" have a string value?I'm receiving an error when submitting the following field in editor. Is my approach of assigning a string value to a checkbox incorrect? "label": "user_type", "name": "accounts.user_type", type: "checkbox", options: [ { label: "Admin", value: "admin", } ],
- 20th Feb 2020How to disable a checkbox in Editor?permutations of attributes and options I've tried. I've also
- 19th Feb 2020Update fields with PHP session variableshandle the other three options. I need to pass
- 17th Feb 2020On Editor entry form, how do I allow a null input?name: "exp_type", type: "select", options: [ {label: "Operating Expense", value:
- 16th Feb 2020Autofill is giving me "Uncaught TypeError: this.node is not a function"name: 'unit_id', type: 'select', options: {'one': 1, 'two': 2,