select2-bootstrap-theme
select2-bootstrap-theme copied to clipboard
Keeping the text if no results are found (select)
Hey, I want to Implement the following functionality.
-
The user makes a search on a select
-
If there are no results I wan to keep the written text as the value of the select.
Is there a way to implement that using this library?