I am trying to embed an email link like you do for a URL into a snippet. Can someone give me some tips or answer this one? Thanks! Please note, I did try to search for this and had no luck.
I am trying to embed an email link like you do for a URL into a snippet. Can someone give me some tips or answer this one? Thanks! Please note, I did try to search for this and had no luck.
Are you trying to hotlink an email address in a Snippet? In the URL field, instead of starting with http:
, try mailto:
like in the screenshot below. So it would look like: mailto:example@example.com
Yes I am! Thanks for the help!