Forum Discussion

KrisCachia's avatar
KrisCachia
Copper Contributor
Jun 28, 2021
Solved

re: give access to a user to view all items in a Sharepoint list which has setting (by the user)

Hi all,    Im quite new to sharepoint online and have been struggling to give access to a user to view all items in a sharepoint list. This list has a setting in advanced which allows the users to ...
  • ganeshsanap's avatar
    ganeshsanap
    Jun 30, 2021

    KrisCachia This is not possible out of the box while using Read items that were created by the user settings.

    You can grant approve permissions to HR personnel also & advise them to not add/edit items in list. You can track changes if anything is added/updated by HR personnel using version history.

    OR try below complex/messy way:

    1. Remove Read items that were created by the user settings.
    2. Grant Read permissions to HR personnel & contribute/edit permissions to other users & HR manager on SharePoint list.
    3. Run Power Automate flow on item creation --> break permission inheritance for list item --> Grant required permissions & remove other permissions
    4. This approach will be problematic if the list will be very big or if you want to grant/remove permissions of lot of users (in this case, use groups for permissions instead of individual users --> it will make the process less simple)

    Limitations of breaking permission inheritance 


    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.

Resources