Hello all! I made an admin portal with graphical ui to approve or disapprove users based on their provided info. But the problem is repeating group showing results of the user who is logged in instead of all users with constraints, verified = no, which is very strange. I am attaching screenshots below:
Your privacy rules settings only displays user’s data for the currently connected user. While you want to display data for all users in your admin portal.
I would suggest that you add a new privacy rule as follows:
Name: Admin
When: Current User is Admin
Assuming that you have a field that says that this user is an “Admin” and that you want only admins to access user’s data in your portal.