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

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
          Component|OPAC                        |Lists
           Assignee|[email protected]         |[email protected]
                   |                            |ity.org
            Version|20.05                       |master

--- Comment #2 from Owen Leonard <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to