Hello,
I have some input field with EVS (created through the IModifiableSimpleValueSet). Now I want to give the user ability to select not only the values in the EVS, but with user's custom enter.
For example, there is entries: 1 Red, 2 Yellow.
The user wants to enter Blue. Now it shows "Character string "Blue" does not exist in the set of allowed values"
How can I do it?