Hello,
I'm trying to implement select2 to a select input from a modal form, but I can't seem to trigger the search bar. It changes styles but the input search field doesn't activate. Every time I try to make an input by clicking inside the field, or trying to trigger it by pressing a key in the keyboard, it does nothing.
Please advice.
Regards,
Federico
Hi,
To use Select2 properly inside the modal you will need to assign the parent attribute for Select2 as explained here.
Regards.