I wonder if is there any way to use the select2 plugin to act like an input so I can save to db new values.
I mean I need an input that shows a list of match words but if the one I need is not in db leave the word in the input so I can store it.
Currently the input is just a search box so the word disappears.
Or is there another plugin that already does this?