webstaff: add drop-down for item type Z39.50 search field
authorGalen Charlton <gmc@esilibrary.com>
Thu, 1 Oct 2015 19:24:57 +0000 (19:24 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 19 Oct 2015 15:07:56 +0000 (15:07 +0000)
commit2eff8a56f863a9ae9a6af9b74d25f2a7f6c5a480
treeec5f5791ec4dd1c095e520288fe2f0d823859cb8
parent1b68de43ea2a3d5ee4743d7072e11b451eccbb4f
webstaff: add drop-down for item type Z39.50 search field

It should be noted that this works *only* for OCLC, as
not all targets support use attribute 1001, and the list
of values for that use attribute are target-defined.

A more general solution might be creating a new
config.z3950_attr_value_list table.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2