9 Jan
2023
9 Jan
'23
11:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32559 --- Comment #13 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #10)
Ideally we could have use 'type' (https://datatables.net/reference/option/columns.type) with type=date. What I've tried first. But it got removed by DT because it's not useful when server-side processing is used: """Please note that if you are using server-side processing (serverSide) this option has no effect since the ordering and search actions are performed by a server-side script.)"""
Interesting.. I tried with 'type' instead of 'datatype' and it didn't get dropped for me.. -- You are receiving this mail because: You are watching all bug changes.