How do i turn an email address into a mailable hotspot?i’ve tried
<a href="mailto:Email(this is the field name) with the rest of the code but it puts in Email instead of the value of the field itself.
Thanks in advance
How do i turn an email address into a mailable hotspot?i’ve tried
<a href="mailto:Email(this is the field name) with the rest of the code but it puts in Email instead of the value of the field itself.
Thanks in advance
Subject: lotusscript or formula?
You don’t post your code or where you’re trying to put it so I can’t tell what you’re using. You may want to explain a bit more though if this doesn’t help
Lotusscript:
{}
Formula:
“<a href="mailto:” + Email + “">”