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 |
---|---|
19 | |
10 | |
7 | |
5 | |
5 |