Add CC and BCC to email link

Is it possible to add a CC or a BCC to a button or an image that you have set for an email link? Much like you can add a subject line, I would like to add CCs and BCCs as well. Thank you for your help.

2023-06-21_10-07-12

Hello @asiostudio,

Thanks for writing to us.

Regretfully there is no option for that at the moment, I would suggest you please use the Raw content element and insert this raw HTML.

<a href="mailto:example@example.com?cc=example1@example.com&bcc=example2@example.com&Subject= Thanks%20for%20tutorials" target="_blank">Contact Us</a>

About-The-Tests-Page-Cornerstone (17)

Hope it helps
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.