Hi there!
I’m trying to use mailto:antispambot(echo(‘mymail@domain.com’)) in the secondary menu i made with Custom link with
URL: mailto:antispambot(echo(‘mymail@domain.com’))
Navigation label: E-mail: mymail@domain.com
But it doesn’t work properly (when you click on email address, new mail window is opening but in “To” field i see “echo('mymail@domain.com')" <antispambot>“.
And in page html code:
“<a href="mailto:antispambot(echo('mymail@domain.com'))">E-mail: mymail@domain.com</a>”
What should i do to have just “mymail@domain.com” in “To” field in email application and hide email address in the html code of the page?
Thanks for advance!
Regards, Serg.