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.

Email Confirmation

  1. Does GF support email confirmations? I have a couple of registration forms. The current confirmation is great, but I also want to send that to the registrars email. Is this not possible within GF?

    Posted 13 years ago on Thursday March 3, 2011 | Permalink
  2. Gravity Forms has 2 email confirmations which are called Notifications. An Admin Notification which goes to you (or another admin) and the User Notification which is designed to go to the user that submitted the form.

    You configure them by going to Edit Forms, hovering over the form you want and selecting Notifications and then configure the User Notification.

    Documentation for this is here:

    http://www.gravityhelp.com/documentation/edit-forms/notifications/

    Posted 13 years ago on Thursday March 3, 2011 | Permalink
  3. Thanks, this is exactly what I needed.

    Is there a way to do conditional confirmations? I want to create 1 form that can send a different confirmation based on a user input (checkbox).

    For example, we have a registration that happens in the morning and at night. The registration form is the same, however, the instructions we want to send in the confirmation are different. Is there anyway we can accomplish this in the current version of GF?

    Posted 13 years ago on Monday March 7, 2011 | Permalink
  4. Currently conditional confirmations is not a feature. But it is something we plan on adding in the future. If you wanted to implement it now you would have to do it completely via custom code that you would have to write yourself.

    If you didn't write code the only option would be to use 2 different forms and use code to determine which one is displayed based on the time of day.

    But conditional notifications and confirmation messages is a feature we plan on adding later this year.

    Posted 13 years ago on Monday March 7, 2011 | Permalink