Forum Discussion
marisuzu
Feb 06, 2022Copper Contributor
Difference in uploading images from local computer vs. loading images from Document libraries
Hi, I faced a strange behavior in SharePoint pages. I wanted to add images in table cells on a SharePoint page. I uploaded images in Document libraries and loaded images from there. All imag...
OldWarwick
Feb 06, 2022Bronze Contributor
What's the permissions look like, both methods are storing the image file in a document library and referencing.
Uploading from desktop will place it in /Site Assets/<PageName>/image.jpg
Uploading from desktop will place it in /Site Assets/<PageName>/image.jpg
marisuzu
Feb 08, 2022Copper Contributor
Thank you Warwick for your response.
I confirmed that uploaded images are planed in /Site Assets/<PageName>/<Image Name>.jpg.
I referenced the same image from a document library in multiple cells, which may have caused an issue. If I upload images from my computer for each table cell, I could find the multiple image files of same jpg. file.
If I want to use the same image in multiple locations, is it safer to upload from my computer?? Or still both the feature should work...
I confirmed that uploaded images are planed in /Site Assets/<PageName>/<Image Name>.jpg.
I referenced the same image from a document library in multiple cells, which may have caused an issue. If I upload images from my computer for each table cell, I could find the multiple image files of same jpg. file.
If I want to use the same image in multiple locations, is it safer to upload from my computer?? Or still both the feature should work...