LP1839881 FM Editor fieldOrder option
authorBill Erickson <berickxx@gmail.com>
Mon, 12 Aug 2019 20:15:12 +0000 (16:15 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 12 Aug 2019 20:27:30 +0000 (16:27 -0400)
commit983124ca8d53e7c9272ce618399bba978f9d9a87
tree733b794ca6b288e05420f0f9f61d00c1224e060a
parent53dd40504d92f3092e0bf98a94fe4592a0dc49c0
LP1839881 FM Editor fieldOrder option

Adds a new fieldOrder @Input() for FM Record Editor, which is a
comma-separated list of field names specifying the order in which they
should be rendered in the editor form.

Fields not explicitly named are sorted alphabetically by label after the
named fields.

Includes sandbox example.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html