Hi @Robert McCormick I have built my member database, however for signup/sign in am using wix sign up form .
I think I have noticed what is the problem, I have defined 2 different members for testing purpose, the first email was my email which is also the admin, the second email is a different one. I have included data for each email in the database. when I log in with my email which is the admin, I don’t see the information I have stored for my email, I can see the last added values to the database. but when I log in sing the second email I get all correct information related to that email displayed in the page.
I tried to test this theory and added a third email with different information, I have not stored as the last row in the database but added it to the second row, once am logged in the correct information are displayed as well. which means the filtering is working.
But I don’t understand what it’s different with Admin email? is it because am an admin?
Thanks