LP#1727487 Webstaff display fields collapseMulti option
authorBill Erickson <berickxx@gmail.com>
Thu, 26 Oct 2017 19:10:17 +0000 (15:10 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 7 Feb 2018 22:19:41 +0000 (17:19 -0500)
commit801293ae3eef877bd4130521c77779504398fb8e
treec2d139747d09cb1f1ff64fa6bc3d8fb684a2b2f3
parent6280c962e0203a9df656990ae4c52b0c19d61729
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: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/cat/services/record.js