• Resolved joncon62

    (@joncon62)


    Is it possible to send an email to multiple email addresses? When I try this, separating the addresses with a comma, it sends to the default admin email address instead.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    You need to separate them with an space.

    Regards!

    Thread Starter joncon62

    (@joncon62)

    That works if I hard code the email addresses in the ‘Send email to’ box of the form settings, but I want to dynamically change the email addresses on the frontend. I have linked a text field of the form to the ‘Send email to’ box, but it doesn’t work. Anything more than one email address defaults to the admin email address. Any ideas?

    Plugin Author EDGARROJAS

    (@edgarrojas)

    I see, are you sure that the text box contains a valid email address? If not the plugin would default to the admin email. It would be better if you use an email field instead.

    Regards!

    Thread Starter joncon62

    (@joncon62)

    Wow, quick response! I tried linking an email field but it only allows a single email in the field. If I enter more than one email it gives a validation error. I’m wondering if the ‘Send email to’ needs some kind of array rather than simple text.

    Edit: I just inspected it and it’s a Select field!

    • This reply was modified 2 years, 10 months ago by joncon62.
    Plugin Author EDGARROJAS

    (@edgarrojas)

    Ah i see, so you want to add multiple emails in one text field? If so that is not supported yet sorry =S, i will add this in the todo list.

    Thread Starter joncon62

    (@joncon62)

    OK, hope that’s not a long list! Thanks for your help.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    It honestly is a HUGE list that is worked on daily =). But this feature is pretty easy to do so i will try to have it ready fast.

    Thread Starter joncon62

    (@joncon62)

    Amazing 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Multiple email addresses’ is closed to new replies.