Select Multiple Enumerations - Mendix Forum

Select Multiple Enumerations

1

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.

asked
1 answers

There is a module in the Marketplace that does just what you are asking. Check out https://marketplace.mendix.com/link/component/119357

Created