Open wrabit opened 8 years ago
for which version this change i can add to..
I have tryed to replace the code, but it seems not working. Can someone post the whole function (I think get_filtering) so i replace with no dubt of what to replace ? :-D
Thanks in advance
You could also just set "searchable: false" on the column from the front end.
Using Group_concat in the datatables query was breaking when using serverSide: true and searching.
This is a snippet to replace to get this working: (around Ln: 323 in Datatables.php)