[Koha-bugs] [Bug 28970] Create runtime parameters on the fly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 29 20:36:30 CET 2023


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

--- Comment #2 from Christopher Brannon <cbrannon at cdalibrary.org> ---
Maybe a variation of this would be something like:

WHERE biblio.title LIKE CONCAT("%", <<Choose one|["Coeur d'Alene
Library|COEUR", "Liberty Lake Library|LIBLAKE", "Post Falls
Library|POSTFALLS"]>>, "%")

This iteration would allow you to define what the options look like in runtime,
and what value is actually being used.

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


More information about the Koha-bugs mailing list