LP1811288 Combobox support entrylist+async / id labels
authorBill Erickson <berickxx@gmail.com>
Fri, 11 Jan 2019 18:06:23 +0000 (13:06 -0500)
committerDan Wells <dbw2@calvin.edu>
Mon, 25 Mar 2019 20:58:52 +0000 (16:58 -0400)
commit1f6c9b60e2aad209c50b94dbac760eb2a2accae0
tree6bc34873df1413470bd34969992a0f553ee86a6d
parent29b100c9e761ad841ab2c65659c95dac392efe99
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>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts