searchable-option-list icon indicating copy to clipboard operation
searchable-option-list copied to clipboard

How to Fetch the selected options in an array format

Open HarshitaVishwakarma opened this issue 7 years ago • 0 comments
trafficstars

I am trying to fetch the selected options in my route using req.body.selectBoxName, I get the selected options but as a single value and not as an array, I tried using getSelection but could not achieve what I want. Please help !

HarshitaVishwakarma avatar Jun 28 '18 08:06 HarshitaVishwakarma