PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Notification to User

  1. I have set up a form:
    http://50.116.122.183/~pugetsou/student-adjudication/student-adjudication-application/

    When it is submitted I want it to go to the admin (got that)
    a copy to the students email (a data field in the form)
    a copy to the teachers email (a data field in the form)

    I see how to send a notification to the user, but only appear to let me send it to one address not two.
    Please help.

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  2. David Peralty

    You can submit to more than one e-mail address by creating a comma delimited list of e-mail addresses with no spaces.

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  3. but I won't know the actual address they with be data collected in the form. So can I include that?

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  4. David Peralty

    Yes, you should be able to do {mergetag 1},{mergetag 2} in the to field of the user e-mail address. http://www.gravityhelp.com/documentation/page/Merge_Tags

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  5. Didn't work.

    In the Notification to Administrator box in the send to field I placed this:
    {admin_email},{Teacher's Email:5},{Student's Email:8}

    It gives me error: Please enter a valid email address

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  6. David Peralty

    Hmm, you might want to try out 1.7 beta as it will allow you to create as many separate notification messages as you'd like. We've separated out the notification system so it isn't just admin/user any longer.

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  7. ok thanks.

    Posted 11 years ago on Friday March 8, 2013 | Permalink