|
The solution is: Don't define a list but create a custom column like tag (or text, I don't remember, but not fixed values).
In that way, if you are going to add an existing value, there will be help to autocomplete, but if it is a new one, you won't have any limitation. Yes, it will be empty when the database is empty, but I don't think it's a big problem.
|