Gossamer Forum
Home : Products : DBMan : Customization :

Linked email field?

Quote Reply
Linked email field?
I wonder how I can add a linked email field in the DBMan.
I tried as follows;
[10, alpha, ..., '', '']
But it didn't work. Please help!

Thank you in advance.
Sylvia
Quote Reply
Re: Linked email field? In reply to
Sylvia,

In your html.pl file, wherever you reference the email field use this code snippet - it should work:

Code:
<A HREF="MAILTO:$rec{'Email'}">$rec{'Email'}</A>

I'm of course assuming you called record "Email" in your cfg file.



------------------
Safe swoops
Sangiro

http://www.dropzone.com/