I would like to show a image/link (ex: <a href="link.."><img src="/.."></a>) depending of a condition. Is it possible to do it?
Reading the Expression Manager manual I found a way to display a image, but I don't know how to make to link it.
holch wrote: To make a link is a normal html problem. you just have to wrap your image into a link tag with src being filled by your url via expression manager.