https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27467
--- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 115327 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115327&action=edit Bug 27467: [SOLUTION 1] Use keepConditions This first solution use a non longer maintained plugin: https://github.com/jhyland87/DataTables-Keep-Conditions/ I've tried to make it works with the column filters. But actually even with the general search filter the table is not correctly filtered. I guess it's related to their issue 1 https://github.com/jhyland87/DataTables-Keep-Conditions/issues/1 To test: Go to the cities page Use the general search filter Copy the URL and open it in a separate tab => The filter is kept but the REST API query is not built using it -- 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/
