Gravity Form will record entries in database by default but you need to set up a notification settings to send emails to users. To do this click on Forms in your WordPress Admin area. Now select the form you want to work with it. If you don’t have any form in your list then create the form.



Hover over the Settings and select Notifications from the options. On the resulting page you’ll see multiple notifications. You can either edit existing one or you can click on Add New button to create a new notification.



Now click on Add New button to create new notification. You’ll see the screen like below screenshot:



Name

Notification should be given a name which is for your internal reference. This notification name will be shown on the previous screen.

Send To

This option allows you to set the email address where this notification email will be sent. You’ll find three options: Enter EmailSelect a Field and Configuring routing.

  • Enter email allows you to define the email address manually where the email will be sent. If you {admin-email} in this section then it will send notification to the email address you specified in your website setting.
  • Select a Field is used if you have multiple email addresses in your form. With this option you can select email address which receives notification.
  •  Configuring routing allows you to send an email based on the options user selected while completing the form.

From Name and From Email

This section is simply whom the form appears to be sent from. You can set the same value as in your Website contact us form or you can use merge tags that dynamically puts person’s email or name based on what they have filled in their form.

In the above screenshot, we entered admin mail address.

Reply to

Mostly in this field email address is same as mail address in From email field.

BCC

I think this field is self explanatory. This field is used when you are sending notifications to multiple people and you don’t want that the original submitter knows about all the receivers who receive that notification.

Subject

It is the required and self explanatory field. You can also use merge tags to personalize this field.


Message


Type the message that you want to add in your confirmation mail. You can also add user message by using merge tags.

Auto Formatting

When you disable this option all the paragraph breaks will be removed from the text in the message field.

Conditional logic

This section is used when you are receiving large number of emails and you want to reduce the volume. With this field you can create your own rules.

Once you’re done with all the settings click on Update Notifications button. Now when user will submits a form, confirmation email will be sent to him automatically.