I'd like to ask you how I can create column with picture in SP list? I imported Excel datasheet with use web part and now I have several hundred line in list and I want to add new column with picture but not with hiperlink?
How I can do it?
|
I'd like to ask you how I can create column with picture in SP list? I imported Excel datasheet with use web part and now I have several hundred line in list and I want to add new column with picture but not with hiperlink? How I can do it? |
|||||
|
|
there is an codeplex solution which let you create a column based on a new custom fieldtype: http://sps2010imagefld.codeplex.com/ |
|||
|
|
|
use a sharepoint document library and upload image and use sp object model to fetch the images through code |
|||
|