[Koha-bugs] [Bug 32559] Support formatted date for column filtering (DT)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 9 11:13:22 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32559

--- Comment #13 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list