Populate enumeration

I would recommend avoiding the enumeration field for that then and instead create a collection-type to store the values you want and use a oneWay relation (far left on the relation matrix) instead.

2 Likes