This topic is locked

Link Page with Images

10/24/2007 12:24:32 PM
PHPRunner General questions
T
teri.pratt@verizon.net author

I want to build a page to display associated links where the logos for the companies appear instead of the name and when you click on the image it opens a new page to that company's site. I've tried various different ways but in each case when you click on the image it tries to open the image URL, not the URL of the company site.
How do you do this?

Alexey admin 10/25/2007

Teri,
use Custom view type for your field and build the expression of this type there:
<a href="http://www.company.com"><img src="..."></a>
If you need assistance with this contact support team directly at support@xlinesoft.com.

Publish your project on Demo account and send a link to it with the description of your task.