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

--- Comment #2 from Christopher Brannon <[email protected]> ---
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.
_______________________________________________
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