Search
2679 results 2491-2500
Forum
- 15th Sep 2017Server/Dynamically Generated Select Box in DT 1.10.16, Editor 1.6.5, BootStrap 4.0-betaThere isn't an Editor field with the name fldPageStatuses. There is one called fldPagesStatus though. So one of them has a typo - presumably the first one. Allan
- 3rd Aug 2017Form editor get in select list of objectwould require a custom field type plug-in as none
- 22nd Jun 2017Key entered - get "Unable to automatically determine field from source"editor: editor, editorKeys: 'tab-only' }, select: { style: 'os', selector: ':not(readonly)',
- 5th Jun 2017Where condition in autocomplete fieldWhen I add or edit a record the search filter display name but when I select I get Id instead name Pic.
- 29th May 2017How to change select to a "suggestion box"There is a plug-in for Editor which allows Select2 to be used as an Editor field. Allan
- 5th Apr 2017Sorted select list with selectize.js?Try this for sorting in selectize opts. It works for me. sortField: [ {field: 'NAMEN',direction: 'asc'} ]
- 3rd Apr 2017Override Create template to allow user to select a foriegn key relationYes, Editor has field type plug-ins available for Select2, Selectize, Chosen and jQuery UI AutoComplete. You can choose which ever you prefer to work with. This is the plug-ins list. Allan
- 22nd Mar 2017Data render search unknown field errorso you need to select one of: Disable search
- 3rd Feb 2017How can I get the value of a file type field with datatable?Try using row().node() to get the tr element for the row. Then use jQuery to select the input[type=file] from that node. Allan
- 25th Jan 2017Excel like navigation - inline datepicker field does not workcorrectly but when i select a date (with mouse)