How to add dynamic values to list collector from api response
Hi all,We have a requirement where we have to select more than one item (multi select).Multiselect is only possible through List collector, however the problem is data is dynamically populated through json response.So the question is how can we dynam...