Questions tagged [image]
A file object that displays a 2-dimensional visual representation of a subject.
201 questions
0 votes
0 answers
92 views
JSON formatting in list Gallery view not displaying images
This problem is very similar to this one, except it's not displaying images and I'm using different JSON code. Using SharePoint Online, I have a list I use specifically to display customised buttons ...
0 votes
0 answers
17 views
change the icon image of a SharePoint tile in a web part on a classic site
How to change the icon image of a SharePoint tile in a web part on a classic site? Thank you.
0 votes
1 answer
371 views
Thumbnail/Image column broke after disabling attachments
I am currently experiencing an issue with a SharePoint list that contains a thumbnail column. After disabling the attachments for this list, I found that I could no longer access the images in the ...
0 votes
1 answer
241 views
Thumbnail/Image In Sharepoint List
I am making a GET request on a list that contains images, but it is not returning the URL. I am attaching screenshots of one with a return and another environment that does not return. I have already ...
0 votes
0 answers
166 views
In Text web part, the Move Image button does nothing
I'm a new SharePoint Online (modern experience) user, so maybe I'm doing something wrong… In a Text web part, after adding an image (using the button on the toolbar), I can click on the image to ...
0 votes
1 answer
243 views
SharePoint Configuration Wizard Error. Feature With ID "Feature GUID" Failed validation. file BasicWebparts/feature.xml
I am Getting below error while running the SharePoint product configuration wizard. Can anyone help me with this issue?
0 votes
1 answer
447 views
Image Uploaded From PowerApp Is Not Viewable
I have created a very simple Power App that takes a picture on the phone, then uploads it to a SharePoint Library, using a flow. The actual upload works, but when the picture arrives in SharePoint, ...
0 votes
1 answer
601 views
Add/Change image on a SharePoint List image column for Gallery view
I have a SharePoint Online list column that accepts an image called Image. I would like to populate this content using PowerShell, specifically using the PnP module, as the rest of the script I'm ...