Questions tagged [thumbnail]
The thumbnail tag has no summary.
37 questions
0 votes
1 answer
6k views
Site thumbnail will not change
I have a site that for some reason I cannot change the thumbnail from the default image. I have tried multiple things but no matter what - when I go back in to edit it has defaulted back to the ...
1 vote
1 answer
4k views
Thumbs.db are automatically deleted
We recently faced a strange behaviour that on various SharePoints hundreds of thumbs.db-files are deleted without any user interaction. These files appear in the recycle bin. There are users listed as ...
1 vote
0 answers
750 views
Require help in showing thumbnails on folders in Gallery view
I have created a gallery view. All the folders are showing a simple folder icon. I want to show unique pictures as thumbnails instead of a simple folder icon. Kindly help
0 votes
2 answers
381 views
Search Results Web Part does not display correct thumbnail
I've got a search results web part on a page, targeting a document library with .gif and .png files, but getPreviewSrc returns a different value from getUrl (preview returns an image from outside of ...
1 vote
1 answer
4k views
Thumbnail URL from picture column in SharePoint List
I have a SharePoint List with a picture column and an image stored in there. The path to the full image is: https://my-sharepoint.sharepoint.com/sites/Sitename/SiteAssets/Lists/1dd174b6-XXXX-XXXX-XXXX-...
1 vote
1 answer
754 views
Excel export with Image thumbnails
I have a solution on SharePoint Online, in which I using multiple list to read the data from, and I have built a custom button on web page to export/download an excel having transactional data (from 2-...
0 votes
2 answers
3k views
Show Document Thumbnail of images - SharePoint Online
I can currently display thumbnail of documents using rest api by using the ServerRedirectedEmbedUri- _api/web/lists/getbytitle('Documents')/items?select=id,Title,EncodedAbsUrl,EncodedAbsThumbnailUrl,...
0 votes
1 answer
3k views
How to get Document Thumbnail via Rest API (SharePoint online - classic experience) for excel, word and pdf files?
I'm looking at getting a thumbnail image of documents when uploaded into a document library. I can see the thumbnail preview when I click on ellipses (...) context menu of the document. Is there a way ...
0 votes
1 answer
242 views
Is there a way to display a thumbnail image of a contact list contact, using the highlighted content web part?
I'm using Sharepoint on Office 365. When I'm using the highlighted content web part for PDFs and DOCs, I can see a preview of the document in the thumbnail view. When I'm using the highlighted content ...
0 votes
1 answer
378 views
Getting thumbnail data for documents with CSOM / API
In our project we're trying to integrate with SharePoint Online using SharePoint App-Only authentication method and client-side object model (CSOM) to retrieve data. This solution seems to be working ...
1 vote
0 answers
117 views
Display thumbnails of videos stored on a file server
A department has 50GB of video files, which will gradually increase to 150GB - this makes me hesitate moving all of this in to a Video Library in Sharepoint. A Media web part gives no option to ...
1 vote
1 answer
516 views
Document Library thumbnail field is missing when added to a publishing page
I've created a document library with image files in it and a columns of type Picture and column name = Thumbnail. When in the document library itself, this column auto-generates a thumbnail of the ...
1 vote
1 answer
2k views
In a Sharepoint list, display the Thumbnail of a picture only to enable fast loading speeds
(I am using Sharepoint Online rather than On-Premises) I own a Sharepoint List that contains a large number of items. Each item has various metadata fields (text, numbers, users). They also contain ...
1 vote
1 answer
874 views
Still Unresolved - Display only Thumbnail of Picture (via hyperlink) in List
I have a Sharepoint List that contains a large number of items. Each item has various metadata fields (text, numbers, users). They also contain 15 fields for images (each field contains a hyperlink in ...
1 vote
1 answer
153 views
SharePoint Online, Image library, check if image Rendition exists (is generated)
Is there a flag that shows that image Rendition (thumbnail) is generated? I have a library and some large files (more than 2Mb) does not have renditions generated. I do Preview feature and want to ...