Icon or Image to show in column on List

isailhobie
Kilo Contributor

Is it possible to have an icon or small image appear in the list view for a table I have created myself? I created a column of type image, but in the list view for my table, only the path to the images shows, not the image itself. I was hoping to have a nice icon sized image beside each item in the list. (I am in Berlin now, jumping to Dublin in a couple of months.)

Appreciate any help,
Dave

3 REPLIES 3

Aaron40
Kilo Guru

I'm just throwing this out there.. maybe you can add an additional field to your table that contains an HTML image string. When that loads, maybe it'll actually display the image.



<img src="image/path">


I went back and added the image field via the personalize form (instead of using the dictionary), now the icon shows in the list view for that form.


Fantastic!

Please mark this question as ANSWERED when you get a chance to help others know this thread doesn't need more help.

Thank you!