When data is entered with an e-mail address, I want only that e-mail address to see the data entry. how can I do it.
Follow this steps:
CONTAINS(USEREMAIL(), [email])
Instead of using CONTAINS()
- which is not the most efficient of formulas - use the following:
UserEmail() = [Email]
You can learn more about this from the following post
@MultiTech_Visions Your are correct
thank you
Steve Coile via AppSheet Creator Community <appsheet@discoursemail.com>, 18 ลub 2021 Per, 19:43 tarihinde ลunu yazdฤฑ:
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |