Hi,
When I look at your ComboBoxItem sample located in the feature explorer
@ Forms / Form Controls / List - Multi-Field Search, I find a behavior somewhat
different than what I would have expected ...
1) Position cursor in the Item (ComboBox) field.
2) Start typing some letters ('a' letter for example).
3) A list of matching selections appear for the user to choose from.
4) Using the mouse (important to use the mouse), click on one of the proposed items.
Instead of closing the list and accepting the user selection, the list pops up
again, but this time with only one proposed item, the one the user chose. The user
needs to click that item a 2nd time ...
Would it be possible to change this behavior to have the value selected and
have the drop-down list closed upon 1st selection ?
Thanks,
When I look at your ComboBoxItem sample located in the feature explorer
@ Forms / Form Controls / List - Multi-Field Search, I find a behavior somewhat
different than what I would have expected ...
1) Position cursor in the Item (ComboBox) field.
2) Start typing some letters ('a' letter for example).
3) A list of matching selections appear for the user to choose from.
4) Using the mouse (important to use the mouse), click on one of the proposed items.
Instead of closing the list and accepting the user selection, the list pops up
again, but this time with only one proposed item, the one the user chose. The user
needs to click that item a 2nd time ...
Would it be possible to change this behavior to have the value selected and
have the drop-down list closed upon 1st selection ?
Thanks,
Comment