https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25870 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #35 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Hammat wele from comment #34)
I still need help with Koha::Biblios->search thing. how to use it to search biblio hidden_in_opac. With the Koha::Biblios->search adding the pagination would be more easier.
How that? You need to rewrite ->hidden_in_opac, to build a parameter hashref from the syspref, then pass it to ->search I haven't had a deep look but I think it is possible and should work. -- You are receiving this mail because: You are watching all bug changes.