Enumeration

0
Is there any way to define an attribute of type enumeration on an entity and then build the enumeration dynamically like using micro flow or something?
asked
2 answers
0

Hello Manyam,

That’s not possible, but have a look at Reference selectors, this might be what you’re looking for. 

You can build dropdowns with reference selectors based on other entities in your model – similar to what you’d do based on an enum.

Hope this helps.

answered
0

Thanks. I tried it.

answered