https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32559
--- Comment #13 from Martin Renvoize <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
