Using ajax on editor field.options
Using ajax on editor field.options
how can I retrieve editor field.options from ajax? is there a defined ajax property to set in editor field option?
This discussion has been closed.
how can I retrieve editor field.options from ajax? is there a defined ajax property to set in editor field option?
Answers
Editor will automatically look for options in the Ajax response loaded by DataTables. The options should be defined in the
optionsparameter - this is documented in the manual here.Allan
can you should me an example? is it define in
ajaxajax response of datatable?Try here https://editor.datatables.net/manual/php/joins#Options