When selecting the select advanced field i want to give the user the ability to add their own options if there is no match in the choices list.
The field accepts the custom input from the user with the select2 option tags=true but does not save it in the database. The option multiple is on.
What am i missing or is this not possible at all?