Forum Discussion

moritz1812's avatar
moritz1812
Copper Contributor
Apr 23, 2023
Solved

Displaying an image (URL) despite item-level permissions

Hello dear community,   I have a SharePoint list that is configured so that each user can only see and edit the items that they have created. Among other things, the list contains an image column....
  • ganeshsanap's avatar
    Apr 23, 2023

    moritz1812 This is by design in SharePoint as images added to image column in SharePoint are stored in Site Assets library and not in the same list where image column is being used.

     

    Check this article to know more about where exactly the images are stored: SharePoint Online: All you need to know about New Image column type 

     

    So, if user knows the URL of image and have access on site assets library they will be able to see the images.

    If you don't want this, you would have to go to site assets library and manually break & grant permissions on image files - same as list item permissions. This will be additional step for site admins/users. Check this for detailed steps to managing permissions: Set Specific User Restrictions on certain pages. I would recommend do not change image permissions in this way if the images are not private or unless this is necessary due to some privacy/security restrictions.


    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.

    For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs

Resources