I am trying to implement a Dropdown search alongside multiselect, Here is what it looks like:
Whenever I type the list disappears, so I need to get the search working properly.
I have also tried the DropdownSearch Module, but I have not found a way to implement multiselect alongside it.
Hi Yash,
Kindly go through below post. It contains working example URL and oml.
https://www.outsystems.com/forums/discussion/76973/make-multiple-select-filter-by-using-multi-select-dropdown/
Best Regards
Devendra
Thank you very much Devendra, that will help me out a lot as it is very similar to what I am working with.