'Sharepoint list , Image column does not show images for shared users

In my Share point List I have an image column, that shows pic as a thumbnail for each row , when hovered it shows a slightly large image and when checked on , it opens the full image in a separate tab. The issue is when I share this list internally the users cannot see the image inserted in this column. Shared users have "view only" permission.



Solution 1:[1]

According to my tests, if the user only has View-Only permission for this list (don't have permission to this site), this user really cannot view picture in the Image column.

Here is my test:

1.This is a SharePoint list with Image column

enter image description here

2.The test account: MiKi has no permission to the SharePoint site and has View-Only permission to this list

enter image description here

enter image description here

3.Access this list with test account

enter image description here

If you give the test account permission at the site level (can access this site), the test account can view picture in the Image column normally.

For example: 1.Grant View-Only permission for test account at the site level

enter image description here

2.Access this list with test account

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 EchoDu_MSFT