Hi,
I'm trying to create an implementation for CriterionModelBase which should contain a few properties in which the editor can add one or more values. What options are available to achieve this? Note that the editor should be able to manually enter the values, so a multi-select of a pre-defined set won't cut it.
Thank you for any guidance!