Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Multi-select combobox: multi-field search clears selection

    We have a multi-select combobox with a multi-field search dropdown. (combination of the multi-select and multi-field search combobox family examples of the showcase)

    When you select one item and then you enter a filter in the dropdown -because you want to search for a second item- then the first item will be deselected if it does not match the filter.

    Can we change that behavior because we really want to use the filtering for searching in the long list of values of the combobox without losing previously selected items,
    so our use case is:
    - enter filter to find first item
    - select first item
    - enter filter to find second item
    - select second item

    We use this version: Isomorphic SmartClient Framework (v8.2p_2012-08-17/PowerEdition Deployment 2012-08-17)
Working...
X