Apologies if this is posted twice. I can't locate the first post.
I have a TV for an email address. The Input Options are set to 'Email'.
What would I set the Output options to in order to make this a mailto link?
Currently it outputs a plain text email address with no mailto.
Thanks
...
-
☆ A M B ☆
- 3,141 Posts
I like to use this instead of an output option:
[[*email:notempty=`<a href="mailto:[[*email]]">Email me!</a>`]]
(Of course replace "email" with your TV name)