[Bug 15219] Server-side processing and pagination on checkouts tables
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15219 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #13 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Jonathan Druart from comment #12)
Sort by due date does not work, that was the point of the "due_date_unformatted" column.
You're right, I thought mRender was only used for display and sorting was done using mData, but no, mRender is used for everything... The columns.render options from DataTables 1.10+ (https://datatables.net/reference/option/columns.render) allow to do that, so I'll rewrite this part -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org