Hello,
We need to help on multiple item selected dropdown list.When we check item then it show as comma separated on dropdownlist content.We want to display string like if 5 items check selected than it will display as “5 items selected” and if one item check than it will display “Name of selected item”.
We have used ‘setContent’ with set display string for this but it was not worked.We have example of that issue on jsfiddle.
Example link multiple item selected example
Could you please check it and help us for this issue?
Thanks
Alpesh