[Koha-bugs] [Bug 35746] Multiple selections for parameters used in the IN function

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 17 16:50:55 CET 2024


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

Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emily.lamancusa at montgomeryc
                   |                            |ountymd.gov

--- Comment #7 from Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> ---
Multi-select in reports would be awesome!

This bug adding List parameters might be a good reference for processing the
multi-select parameters:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27380 (The
list-specific code is currently in Koha/Report.pm, lines 172-183 / near the end
of prep_report()) I'm not sure if a list passes the parameters in exactly the
same way as a multi-select drop-down, but hopefully that's a helpful starting
point?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list