Forum Discussion

AndyTuke1325's avatar
AndyTuke1325
Copper Contributor
Jan 31, 2024

List gallery view doesn't show images, while standard list view does

I have built a Flow for a customer, to allow users to submit a MS form with details of unwanted office equipment including a photo, which goes through an approval and then saves the item in a 'Stock Exchange' SharePoint list. 

The flow works by using Create File to save the image into the Sites Assets/Lists/<ListGUID> document library, and then using Send an HTTP Request to SharePoint to create the list item referring to the image. I have a gallery view on the list which works fine if I manually add an item and include an image, if its saved by the flow it fails to display properly, it just gives the files name. The image is definitely present in the library with that name. If I change to normal list view it displays correctly. There just seems to be something missing for the gallery view, such as a generated thumbnail file for example, any suggestions?

See images below

2 Replies

Resources