I want to have a dropdown with a set of values but also allow the user to \"select\" a new value not listed there.
I see that select2 supports this if you are using
There is a better solution I think now
simply set tagging to true on the select options ?
tags: true
from https://select2.org/tagging