[Koha-bugs] [Bug 35648] Allow sorting of patron categories in Overdue notice/status triggers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 22 14:10:12 CET 2024


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

--- Comment #7 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 163702
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163702&action=edit
Bug 35648: (follow-up) Clear table filter before submitting

This patch takes advise from elasticsearch-mappings.js and adds an
onsubmit event to clear any DataTables filter before submitting. This
should prevent hidden fields from being overwritten.

To test, filter the table and make a change to one of the visible rows.
After submitting, confirm that the previously-hidden rows retain the
same settings as before.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list