Thursday 29 September 2005 7:47:37 am
Hello everyone,
i have a litte problem with a mailto: link.
In my custom class I have a textfield called email. In the templete I use this code to display the email adress: {attribute_view_gui attribute=$node.object.data_map.email}
This works fine. Now I want to make a mailto: link to this email adress. When I use E-Mail: <a href="mailto:{attribute_view_gui attribute=$node.object.data_map.email}">{attribute_view_gui attribute=$node.object.data_map.email}</a>
I get this in the HTML output: E-Mail: SPAMFILTER@heiringhoff.de"> nicoSPAMFILTER@heiringhoff.de
So obviously something is wrong! Can anybody help?
http://www.heiringhoff.de
|