How do i select All in multiselect which basically selects all the value in that field and display, is it possible?
Add a static value * with label "All" and handle this in the change handler for the multi-select
when i add the static value All * it shows all value from that field name instead of the csv file value.