Forum Discussion
Deleted
Jul 04, 2017Help: How can I add Image cloumn in sharePoint list view
Hello All,
When I create list, I want the list have a picture column.
But I don't want to use code or worflow or css/javascript fix. (just SharePoint pure ficture)
How can I do that?
I want to configure below picture.
Create a 'Hyperlink or Picture' column and set 'Format URL as' Picture.
4 Replies
- Dominic HorneBrass Contributor
Create a 'Hyperlink or Picture' column and set 'Format URL as' Picture.
- DeletedYou are the best!
Thank you very much~!! :)
- Deleted
You can't to that out of the box at this point. Your screenshot is furthermore of the new modern user interface of SharePoint and your only option is to develop an extension using SharePoint Framework (SPFx). SPFx Extensions are still in developer preview at time of writing, so I'm afraid that your out of options until SPFx Extensions releases later this year - hopefully :-)
- AFAIK, to have the visualization you are showing in the screenshot you will need some coding to customize the list view