
How to setup a form view SharePoint folders and files related to authenticated user. I need to be able to view pdf files or upload. How do I related authenticated user and only show their folders and files. The SharePoint document library and folder structure already exists. When customer logins into to the portal and is authenticated how can I filter their folders and files. Has anybody done this already? I wasn't able to find and examples on YouTube.
Hi @genov99
The first step is to create a web role and assign the contacts to the web roles.
In SharePoint:
1. Create different groups and assign appropriate users to the relevant group
2. For instance If you have a document library with unique permissions, then from power pages the AD contact GUID will be passed to SharePoint and you can see the appropriate content.
Customise permission for the Sharepoint document library
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.