I want to add a hyperlink to my text in experience builder but the link tool only allows the link to be to a page, window, view, or URL. I would like to do the typical html: "mailto:*email*".
@KBERG_EGLE
I've got round this by the embed widget and using a little html code
eg;
<a href="mailto:name@email.com?subject=Use%The%Embed%Widget%Code">Send mail with subject</a>
Nice hack, @JonathanMcDougall! That works for now I suppose.
If you then resize the widget etc., you can make it then look like an email "button" if wanted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.