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.

Dynamically send email with different contents

  1. Anonymous
    Unregistered

    Hi, I've been doing a little searching on the forum and can't quite find an answer to my question.

    I would like to send two different emails based on conditional logic on form submission. For instance, if a field was checked TRUE, then a certain email body would be sent to a certain email address. If the field's value was FALSE, then a different email body would be sent to a different email address.

    The post that gave me some inspiration was http://forum.gravityhelp.com/topic/sending-form-to-author-of-post but I couldn't figure out how do change the post body.

    If anyone has some creative ideas, I'm open to trying anything. Thanks!

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink
  2. Give this a shot. I've included some notes in the snippet:

    http://pastie.org/1473841

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink