Hello,
Is is possible to create a custom subject when someone opens the link to an email address in a text block?
I was able to do it is classic, but don’t see an option in the new editor.
Thanks!
Hello,
Is is possible to create a custom subject when someone opens the link to an email address in a text block?
I was able to do it is classic, but don’t see an option in the new editor.
Thanks!
Hi
I’m glad it worked! Thanks for using the Community!
- Brian
Thanks so much! This is exactly the work-around I was looking for
Hi
Just to clarify, are you asking about the feature in the classic editor where you could select the “Insert Link” button in the text editor, and a dropdown would appear where you could select email, and then enter a subject line?
If so, I can confirm that the feature is not available on the new editor, but I will check with our Product Team to see if they plan on implementing it in the future.
There is a potential workaround, however. In the new editor, you can click the Source Code button (Looks like </>), and add some HTML code that can accomplish the same thing:
<div><a href="mailto:someone@yoursite.com?subject=Subject line is here">Email is linked here.</a></div>
Just substitute someone@yoursite.com with the desired email address, Subject line is here with the desired subject, and Email is linked here with the text that you want to appear in the block.
I hope this helps, and thanks for using the Community!
- Brian
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.