Hi!
I've been researching into users and all the metadata that goes with it, and have come across a question for an idea I have, but don't know how to implement.
So, a user is logged into an app. Their email is test@email.com. I have a sharepoint list of emails.
I want to have a filtered gallery where the users email is checked against the sharepoints list of emails, and if true, show specific set of rows, if not, show nothing.
So if test@email.com was in the list, the user would gain access to view specific rows in the gallery. I am more focused on the issue of checking the user email against the list of emails.
Sorry if it poorly explained!
Thanks in advance 🙂