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.

Notifications based on field variables

  1. I would like to have multiple email fields in my form, for a user to fill out.
    I would then like the notifications sent to those email addresses...

    Is that possible?

    Posted 13 years ago on Wednesday September 29, 2010 | Permalink
  2. Yes, it is possible but it requires some custom code and using a hook to populate the Send To address with multiple emails. Here is a forum thread that discusses this:

    http://forum.gravityhelp.com/topic/send-notification-to-more-than-one-email

    Posted 13 years ago on Wednesday September 29, 2010 | Permalink
  3. Where do I put this code?

    Posted 13 years ago on Wednesday September 29, 2010 | Permalink
  4. Anytime you interact with Gravity Forms via hooks you would place the code in your themes functions.php file.

    Posted 13 years ago on Wednesday September 29, 2010 | Permalink
  5. ok that's what I thought - thanks

    Posted 13 years ago on Wednesday September 29, 2010 | Permalink