29 Dec
2023
29 Dec
'23
8:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28970 --- Comment #2 from Christopher Brannon <cbrannon@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.