Hopefully this works... as a colleague wrote a variation of this
function and I modified it for simplicity. (the original was a clickable
link, and had some misc garbage residual code that I cleaned out) First,
you need to store the image location in each task somehow. So after you
upload the image, right click and copy the thumbnail URL. I suspect you
could use custom fields to store the link, but we just paste it into the
existing "URL" field. Then you simply call to that field in a view
colum...