Multiselect support
chy89310 opened this issue · 5 comments
Hi guys! Appreciate your great job to save my life!
I've meet an issue to support multiple select in my project just like many other people using this plugin do.
And finally me and my college come up with a solution to extend the FORMSelectFieldCell to support multiple select to make things simple. Gif show how it work:
For more details, please take a look of my forked repo in multselect branch:
https://github.com/kevinsumios/Form/tree/multiselect
It would be great if our jobs help you guys to support the multiple select and it is welcome to at me whenever you need some contribution with this feature. Cheers.
Hi Kevin! I think this is a great MVP for multiselect. Would you mind making a PR with it?
I'm closing this issue as the implementation has been merged.
🔥