Forum Discussion
lancea1004
Jan 26, 2022Copper Contributor
Restrict List View per User
I have the following requirement. Say a List has the following columns: Employee Location (US, Asia, EU) Position The Site has the following SharePoint Groups: Administrators US Admins Asia...
ManSed
Copper Contributor
lancea1004 Hi,
you could use the folders in the lists.
Each folders have unique permissions for the specific admins.
lancea1004
Jan 26, 2022Copper Contributor
Will it be OK? Does item-level permissions only will apply on the folder instead of all items inside the folder?
So if I have 10,000 items and 5 folders, I will only have 5 unique item-level permissions?
So if I have 10,000 items and 5 folders, I will only have 5 unique item-level permissions?
- ManSedJan 31, 2022Copper ContributorYes, the permission will be on the folder and all items in folder will inherit this permissions.
Yes, you only will have 5 unique folder permissions. In the folders, items will inherit folders permissions.
It's easiest way how to handle a lot of items with the same permissions.- David_CummingsSep 29, 2022Copper ContributorI have similar situation, I'm quite new to Lists , how is it possible to get this done, can someone guide me exactly, it seems that you're creating folders for each group of persons accessing, but where does the list reside in all of this, should list be kept in Site Contents area and folders there also. Can someone guide me thank.
- ganeshsanapSep 30, 2022MVP
David_Cummings You can create folders inside SharePoint lists as well. Check this documentation: Create a folder in a list
Then you can change the permissions of these folders and share those with respective user groups. Documentation: Customize permissions for a SharePoint list or library
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.