Announcement

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

    Select Item with Multiple true and Filters

    Hi,

    I am using select item with multiple true and filters on. I am getting the below error in console.
    SelectItem defined with multiple set to true, and showFilterEditor enabled on the pick-list. This combination of settings is not supported as it can lead to ambiguity if a user selects an item, then re-filters such that the item is no longer visible and attempts to modify the selection.

    Suppose 5 items are selected and on filtering 2 are selected, when i remove the filter, the remaining three do not appear selected. How can i handle this.

    #2
    Please re-read the error message you just quoted: it says the mode you are using is not supported.

    Comment

    Working...
    X