LP#1727487 Webstaff display fields collapseMulti option
authorBill Erickson <berickxx@gmail.com>
Thu, 26 Oct 2017 19:10:17 +0000 (15:10 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 26 Oct 2017 19:10:35 +0000 (15:10 -0400)
commit8e59b71e62affc751e751f31c0952dfb35891412
tree5f196fec41d4488091d28b749a3f0fd777bc8099
parent68700e30fb5ba00e3ed92734d324b1b787df8d25
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>
Open-ILS/web/js/ui/default/staff/cat/services/record.js