how to link a web page url to an image in a web app?
i not want use web app url link image, rather point user web page.
hi there
i suggest creating field contain actual url want- lets call field 'pagelink', also, let image field named 'image' ... based on this, here's you'd have in layout:
<a href="{tag_pagelink}">
<img src="{tag_image_value}"/>
</a>
in essence, {tag_image_value} render path image without link enclosure or image tag...
i hope helps.
@webmosphere
www.webmosphere.co.uk
More discussions in Business Catalyst
adobe
Comments
Post a Comment