if i want to make a behaviour (open file) that can be access with just a few user, what should i do?
Solved! Go to Solution.
A common approach:
IN(USEREMAIL(), LIST("email1", "email2"))
where email1
and email2
are email addresses of two users that may use the action. You can list as many email addresses as you need.
See also:
User | Count |
---|---|
33 | |
11 | |
3 | |
2 | |
2 |