LP1811288 Combobox support entrylist+async / id labels
authorBill Erickson <berickxx@gmail.com>
Fri, 11 Jan 2019 18:06:23 +0000 (13:06 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Fri, 22 Mar 2019 22:05:35 +0000 (15:05 -0700)
commit3c3e74691a0e67ed415483f73b869354171e1506
tree0f4fb0364281c3f1b5a528504e11fdf336b4b1aa
parent1db81cf40bd5b1f227db9efe3072e6ecbc3bd26c
LP1811288 Combobox support entrylist+async / id labels

Allow the caller to pass a seed entrylist value for async comboboxes.
This is useful when a value should be applied to the box on load instead
of waiting for user input for typeahead loading.

Allow combobox entries to default to using the 'id' field for the label
if no label is provided.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts