https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35648 --- Comment #11 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 166313 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166313&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. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.