In order to send an email to the seller of the item after purchase, I need to reference the email address in the user data(as shown in the above screenshot), and I need to set the Collection Permissions for viewing the email address in the user data to “Everyone”.
However, this will allow anyone to retrieve the email address of the user data (e.g., browser validation mode allows everyone to view all user data), which may cause a security problem.
The security issue is an important incident for my service users.
So, how can I protect user data from external references (e.g. browser validation mode so that user data can only see their own data) and reference “Current User (to send an email to the seller of the item after purchase)”?
How can I do this?
I inquired on an Adalo ticket and was told it was possible, but they were too busy with other things to tell me how to implement it.
Thank you very much for your time, and we would appreciate it if you could enlighten us.