Forum Discussion
Shweta_k855
Microsoft
Jul 28, 2023Having problems with image type column in sharepoint
The SharePoint list doesn't store images (in image type column) in sites assets folder and uploads them with this prefix Reserved_ImageAttachment_[]_fileName.
Does anyone know why is this happ...
Mikel2024
Oct 23, 2024Copper Contributor
I found a very weird solution which is showing the problem:
(1) I disabled ATTACHMENTS in the list
(2) I Uploaded an image
(3) I need to refresh my list to see the following:
(4) Now I need to go to the Column-Format settings and to delete the json entry.
(5) If I then use the review button I can see the image
(6) If I save it, the image stays, if I cancel I can not see the image.
(7) I need to repeat that procedure for each image as the column formating is default set to:
{
"$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json"
}
Kind regards
Michael