Limiting the people that can edit a view/table

Hello!

I am trying to make it so that some employees can edits a form/table, while others can only view it.

I am in the Data>Table view.

I have this expression, but don’t know if it would work.

SWITCH(USEREMAIL(),
evelubarsky@gmail.com”, “UPDATES_ONLY”,
evelubarsky@gmail.com”, “ALL_CHANGES”,
“READ_ONLY”)

I want to enable multiple people to be able to edit this table. Thus far I only have my email. How do I add multiple people and is this even the correct expression?

Many thanks!
Miranda

0 12 523
12 REPLIES 12
Top Labels in this Space