Apologies for trashing the boards this evening... I've looked everywhere online and can't seem to find a working solution.
I have a custom field set as an image - when trying to display this on my templates it simply presents me with a View Image link as opposed to the image or an URL to it.
Is it possible just to extract the URL of the image so that I can enclose it within my own image code.
Thanks!
Reported on Movable Type 5

Hi Aron,
Yes, that's possible.
Assuming that your custom image field uses this tag "MyCustomImageField", you would have to code it like this:
<mt:If tag="MyCustomImageField"><mt:MyCustomImageFieldAsset><mt:AssetURL></mt:MyCustomImageFieldAsset></mt:If>
You could replace the tag "mt:AssetURL" with "mt:AssetThumbnailURL".
Also, you will have to replace "mt:MyCustomImageField" with your image custom field tag.
Kind Regards,
Mihai Bocsaru
----------------------------------
Daily Movable Type Consultant
Web Development
Movable Type Consulting
Six Apart Partner
http://www.pro-it-service.com/
----------------------------------
Movable Type Demo
http://www.movabletypedemo.org/