Knowledgebase: Customizing
How can I enable hyperlinks on the detail page for specific fields like email, web url, and file attachments ?
Posted by - NA - on 31 October 2005 11:58 AM
In ad details page (details.htm) you can have fields like the
following (instead of ##f_field##) :

<a href="##f_url##">##f_url##</a>
<a href="mailto:##f_email##">##f_email##</a>
<a href="files/##f_file##">##f_file##</a>

details.htm template can be modified in Admin Area -> Templates
(select the desired fieldset there).

Comments (0)
Help Desk Software by Kayako Fusion