https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27690 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl Component|OPAC |Lists Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org Version|20.05 |master --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Adding a search form is easy when the table in question is a DataTable--the feature is built in, and only the table initiation needs to be changed. It's a different story for tables which are paginated server-side. A search function which can search across all pages also has to happen server-side. I don't know enough about the lists code to know whether this is an easy task or not. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.