It would be nice to be able to select multiple enumeration values on a form. Currently you will need to create a separate entity and create an object for each enumeration value and link the entity as a many to many with the target entity.