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>
Fri, 10 Nov 2017 14:57:40 +0000 (09:57 -0500)
commit094ea34c7eb2ed8daea7f59b0d31db7b3b30d8d3
tree1efc1bde8679f386bd18c8b8ac11cd64f7966f91
parent42f7e472da0c230fa1267fea665782ce42a08f9c
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