]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1811288 Combobox support entrylist+async / id labels
authorBill Erickson <berickxx@gmail.com>
Fri, 11 Jan 2019 18:06:23 +0000 (13:06 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 22 Mar 2019 21:23:16 +0000 (14:23 -0700)
commit2d5334a45e06bbd1610b32817d2bfe1224cf6a23
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 wiating 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>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts