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.

Best way to implement "Send a copy to your email" feature

  1. Hi,
    we need to provide a feature in a form which allow the user to send a copy of the entered data to this email.
    If the user don't want to receive this copy, there will only be a notification to the admin email.

    Is there something particular in Gravity to do such a thing?
    If not, how can I simply implement this feature with built-in fields?

    Thanks in advance!

    Posted 10 years ago on Monday May 27, 2013 | Permalink
  2. David Peralty

    So you would create a notification that is has a condition that says "send this e-mail if Receive Copy is Yes" and then use {all_tags} in the message body, and the e-mail address merge tag in the TO field.

    Posted 10 years ago on Monday May 27, 2013 | Permalink
  3. Hi David,
    my plugin version was a bit outdated and I was not able to manage notifications like that.
    Thanks for the answer, I think I'll implement it like that!
    Regards

    Posted 10 years ago on Tuesday May 28, 2013 | Permalink