Forum Discussion
Anonymous
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...
- Jul 04, 2017
Create a 'Hyperlink or Picture' column and set 'Format URL as' Picture.
Anonymous
Jul 04, 2017You 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 :-)