Summary: | Create runtime parameters on the fly | ||
---|---|---|---|
Product: | Koha | Reporter: | George Williams (NEKLS) <george> |
Component: | Reports | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | cbrannon, dcook, jonathan.field, kebliss, lisette, martin.renvoize, rcoert |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
George Williams (NEKLS)
2021-09-07 22:46:13 UTC
+1 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. +1 - I'd love to see this functionality added to Koha. |