Icon or Image to show in column on List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2013 12:51 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2013 01:00 PM
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">
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2013 01:56 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2013 08:55 AM
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!