Enumlist limit

Hi,

I wonder why I can only dropdown up to 29 values (names) in Enumlist.

Is there any limit to the list?

You can put your large list of values in a table, and make the element type of your EnumList a Ref pointing to that table.

1 Like