Send Email

When the user hits the “Submit” button of the form, this action sends a message to some email.
Settings
- Mail To. This is where you choose who will receive the message:
- Admin email – the email that is mentioned in the admin’s user account;
- Email from submitted form field – the address will be taken from one of the fields the user has just filled. You will be able to specify the field in the From Field drop-down menu. This option is the best if you want to send the letters dynamically, to the address the user just added;
- Custom email – in the Email Address bar, you can type the email address to which the message will be sent;
- Reply To. Here you can set the address, which you would like to use for receiving answers;
- Subject. The subject of the letter that the user will receive;
- From Name. The name that will be mentioned in the “From” bar of the letter;
- From Address. The email address that will be added as the address of the letter sender;
- Content type. Here you choose if the message will be Plain Text or an HTML code;
- Content. This is the body of the message. Insert the text or HTML code into this text area.
Attachments
From the 2.1.0 version, the Send Email action has a new Attachments functionality. Now the files can be added to the emails. To proceed to the functionality, select the “Send Email” option from the Post Submit Actions drop-down menu and click the pencil-shaped button to edit the action.

Move to the end of the Edit Action pop-up to the Attachments section.

To attach a file to the email, you need to create a Media Field in the JetFormBuilder form. Select this form field as one to get the attachment from.

After you select the needed Media Field for the Attachments field in the action, hit the “Update” button.
In this way, you can attach to the email the file that was added during the form submission.
Another way to attach a file is to preset the existing file from the Media Library. Here is an example where the image is preset from the current Post Thumbnail. Also, you can get a file and attach it from the meta field.

To watch the result, update the form, add it to the page if you haven’t done it yet, fill in the fields, attach the file in the Media Field and submit the form.

The image was successfully attached to the email.

That’s all. Now you know more about the Send Email post submit action settings of the JetFormBuilder WordPress plugin.