Search
9149 results 331-340
General
- Editor 1.5.2 release notes › Release notes › DocumentationDocumentation of the internationalisation options for the new datetime
- Editor 1.5.1 release notes › Release notes › Fixesfully support the submit options of the form-options object.
- Editor 1.5.0 release notes › Release notes › Updatesreading JSON data for options, if options were specified
- Editor 1.4.2 release notes › Release notes › Examples:Update - example: In table controls API calls updated to not use the chaining API interface, but rather pass options in the form-options object. This removed any possibly of timing errors when cancelling an inline edit.
- Editor 1.4.0 release notesdependent() method, refinement of options and fine grained control
- Editor 1.4.0 beta release notes › Release notes › PHPselect, radio and checkbox options. Previously to populate the
- Editor 1.4.0 beta.1 release notes › Release notes › ExamplesUpdate - examples: Inline editing options example needed events updated
- Editor 1.3.2 release notes › Release notes › Newaccept an array of options as well as each
- Editor 1.3.1 release notes › Release notes › NewjQuery UI date picker options, just as jQuery UI
- Editor 1.3.0 release notes › Release notes › Newcontrol through a validation options array: All error messages
Forum
- 3rd Apr 2017Select only distinct values as Editor options?Is there a way to select only 'distinct' values as options for the Editor Options values? Field::inst( 'contacts.department' ) ->options( Options::inst() ->table( 'dept' ) ->value( 'name' ) ->label( 'name' ) ->order( 'name DESC' ) ->distinct( 'name' ) //->where( function ($q) { // $q->where( 'name', 'L%', 'LIKE' ); //} ), https://editor.datatables.net/manual/php/joins
- 10th Mar 2017Datatables export options not showing upI referred all the discussions, included the mentioned css and js but still export options are not showing up. Included in js as dom: 'Blfrtip',buttons: ['copyHtml5', 'excelHtml5', 'pdfHtml5', 'csvHtml5' ], //code.jquery.com/jquery-1.11.3.min.js https://cdn.datatables.net/1.10.9/js/jquery.dataTables.min.js https://cdn.datatables.net/buttons/1.0.3/js/dataTables.buttons.min.js //cdn.datatables.net/buttons/1.2.4/js/buttons.flash.min.js //cdnjs.cloudflare.com/ajax/libs/jszip/2.5.0/jszip.min.js //cdn.rawgit.com/bpampuch/pdfmake/0.1.18/build/pdfmake.min.js //cdn.rawgit.com/bpampuch/pdfmake/0.1.18/build/vfs_fonts.js //cdn.datatables.net/buttons/1.0.3/js/buttons.html5.min.js //cdn.datatables.net/1.10.9/css/jquery.dataTables.min.css //cdn.datatables.net/buttons/1.0.3/css/buttons.dataTables.min.css
- 10th Mar 2017Data Tables export options not showing upI referred all the discussions, included the mentioned css and js but still export options are not showing up. Included in js as dom: 'Blfrtip',buttons: ['copyHtml5', 'excelHtml5', 'pdfHtml5', 'csvHtml5' ], //code.jquery.com/jquery-1.11.3.min.js https://cdn.datatables.net/1.10.9/js/jquery.dataTables.min.js https://cdn.datatables.net/buttons/1.0.3/js/dataTables.buttons.min.js //cdn.datatables.net/buttons/1.2.4/js/buttons.flash.min.js //cdnjs.cloudflare.com/ajax/libs/jszip/2.5.0/jszip.min.js //cdn.rawgit.com/bpampuch/pdfmake/0.1.18/build/pdfmake.min.js //cdn.rawgit.com/bpampuch/pdfmake/0.1.18/build/vfs_fonts.js //cdn.datatables.net/buttons/1.0.3/js/buttons.html5.min.js //cdn.datatables.net/1.10.9/css/jquery.dataTables.min.css //cdn.datatables.net/buttons/1.0.3/css/buttons.dataTables.min.css :(
- 7th Feb 2017yadcf - multi_select with select2 - options dropdown not case sensitiveON". In dropdown the options appears in this order:
- 3rd Feb 2017ColumnFilterWidgets choose all optionspossiblie to choose all options from dropdown menu of
- 31st Jan 2017Not getting Button options?not getting any button options, can you please tell
- 10th Jan 2017Problem using other options when Row Groupingto use any other options when grouping rows. I've
- 22nd Dec 2016Editor 1.6.1 PHP Options errorworking because I used options. I tried one of
- 8th Dec 2016Editor 1.6.0 PHP field options errorbecause I used field options for select2. I tried
- 7th Dec 2016field().update puts all options in same lineto obtain the select options of a given field: