How can I send my form to multiple emails?

  • mcmil101
    Demandé le 25 août 2014 à 16:28

    I have tried following the tutorial on how to do this but for some reason I am only able to get it to send to one e-mail

    Please help

  • gcanale
    Répondu le 25 août 2014 à 16:31

    i think that you should use a simple textbox, not an email one. Because it will validate format.

    So then you can send to many emails like: xxx@post.com,yyy@post.com,zzz@post.com

    I hope it works!

    Bye!

  • KadeJM
    Répondu le 25 août 2014 à 17:52

    You are referring to sending an email for your form to multiple people correct?

    If so then asgcanalehas mentioned you can separate them into multiple recipients on one email notification using comma " , ". Alternatively, it should also work with a semi-colon " ; ".

    Please seehttp://www.jotform.com/help/39-Send-Notifications-to-Multiple-Recipientsfor more details. Alternatively, you can just create multiple email notifications on a single form.