Posted by Esteban A. Maringolo on Aug 20, 2020; 1:34am URL: https://forum.world.st/Multi-select-drop-down-list-tp5120687p5120691.html
Hi Bob,
I'm using a wrapper for Bootstrap Select [1] that you can get in my
Github Repo [2]
I might also wrap Select2 [3] because it supports remote data search,
which in my case might be useful. But currently it is simpler and
faster to push 200 options to the client. :-)
My wrapper was done for Bootstrap 3, but I'm currently using just the
wrapper with Bootstrap 4 and it works the same, but I'm linking to the
newer CSS/JS files instead of using the WAFileLibrary.