LP#1727487 Webstaff display fields collapseMulti option
authorBill Erickson <berickxx@gmail.com>
Thu, 26 Oct 2017 19:10:17 +0000 (15:10 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 26 Jan 2018 21:47:22 +0000 (16:47 -0500)
commit636e5f81ac349ddffba05d6e1978942f215890d1
treee3059abdfad69fe432d566fdc818caa332091524
parent0adad7068686c128f4fdb7c73161c716b3652f6a
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