Bug 19733

Summary: Allow navigating callnumbers for all items in cn_browser.pl
Product: Koha Reporter: Patrick Robitaille <patrick.robitaille>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, koha, lucas, m.de.rooy, marjorie.barry-vila, rcoert
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Patrick Robitaille 2017-12-01 20:12:34 UTC
Hi, 

When cn_browser.pl is setting in a field and we edit a record for browse the call number, we can't navigate between the pages results. It would be usefull if this plugin could works like in the call numbers browser who we can navigate in the pages result ass well with the arrow in the bottom of the page. Maybe we could have this navigation arrows in the top and te bottom of the pages result. 

Patrick.
Comment 1 Lucas Gass 2022-09-28 18:01:24 UTC
This still seems to be a problem. If you have a lot of the same call numbers you'll be unable to search and find all of them.

I think we could remove the limit on the SQL query, return all the results, and paginate the table with dataTables.