]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1727487 Webstaff display fields collapseMulti option
authorBill Erickson <berickxx@gmail.com>
Thu, 26 Oct 2017 19:10:17 +0000 (15:10 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 28 Feb 2018 21:17:26 +0000 (16:17 -0500)
commitd58bbd561aef5b2b48f28b2c84423dd233c78264
tree3649962d75f2657322a91f884f3bd45596b51fe3
parent526584fa959bf9f03ae6adfb5ef2446d5b9b1d0b
LP#1727487 Webstaff display fields collapseMulti option

Support an option in the webstaff-side display field munging code to
collapse array/multi values down to a single comma-separated string.

This is useful for buidling displays (grids especially) where you have a
single spot to put a field's value (e.g. a list of ISBN's) and don't want
to munge the data by hand in each UI.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/web/js/ui/default/staff/cat/services/record.js