Enum values available based on role

I am looking to display a list for users to choose from, for regular users I would like the List to look like this
Item 1
item 2
item 3

and for admins I would like all those options plus
Item 4
item 5

Is there a way to pull that off?

0 1 141
1 REPLY 1

Yes. Use IF, USERROLE, and LIST

Top Labels in this Space