How to reference a users list in a module
Hello,
I want to reference the email address line item from the 'USERS' list to a new system module. Is there a way to reference it?
Tagged:
0
Best Answer
-
For this requirement, user list acts like a normal list. If you want text, you can do NAME(ITEM(Users)) and that will pull the user email address
1