How to create a home page where users only see and edit their document library when accessing site.

Tevon2.0 1,101 Reputation points
2022-12-22T13:33:20.247+00:00

(SharePoint Server 2019 On-Prim)

I wanted to have a site where users can open the site and within the home page the only thing that they see is the document library relevant to them and their permissions. I want them to be able to read and add to their own document library just from opening the site. Each folder within the document library should have permissions set so that only the state that they are associated with appears within the library. Then folders within those folders have permissions set to decrease as the user proceeds until they reach their personnel files.

For example: If Tom and Jim are from Maryland they only see the Maryland folder within the document library. But on the next folder within maryland they then only see the folder for their city (should Tom be from Columbia and Jim be from waldorf)." What would be the best method to go about making that work?

273319-image.png

273344-image.png

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,569 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,795 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jordan Millama 1,291 Reputation points
    2022-12-22T15:15:29.56+00:00

    A suggestion:

    • Create state groups and city groups and populate as required
    • Manage access of <state> folder and go to the Advanced settings
    • Click Stop Inheriting Permissions
    • Click Grant Permissions
    • Invite the necessary group(s) for that folder
    • Repeat for the city folders

    ----------

    Please accept as an answer if this was helpful.


0 additional answers

Sort by: Most helpful