Hi,
For your kind assistant. We are using Metronic bootstrap 4/5. Would like to know how to make select2 multiple select dropdown remain open.
Regards
KC
Hi,
You can use data-close-on-select="false"
attribute on the select2 control as explained in the official documentation
Regards.