Button element, email option : Send to Multiple Addresses & CC

Is there a way to set the “email” function in a button element to send to multiple recipients? Or to add a CC? As it is, a href command breaks it, and a comma or semicolon ignore the second recipient.

email1@host.com, email2@host.com, email3@host.com
first@mail.com; second@mail.com; third@mail.com

I’ve tried these both of these with no luck. I also tried a couple inputting the href= command in a classic button element to no avail.

What are the mailto guidelines for this?
How would you add a CC?

Thanks for your time

Hello @K7S,

Thanks for asking. :slight_smile:

In the Email text box please enter the address in following format:

email1@host.com,email2@host.com

Thanks.

Hello @Prasant
Thanks for the reply,
I tried this but it only builds the first name in outlook and on mobile for some reason.

edit* needed to remove link per client request

Hi There @K7S

It worked on my default email client (see secure note below).

However there could be user end specific settings which prevents functioning this properly. You need to investigate this issue on your own as it isn’t a theme specific issue.

Thanks!

Cool thank you guys.

You are most welcome. :slight_smile:

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