Dynamic Email for Elementor Pro Form
This Action is available only for the Form included in the paid version of Elementor (Elementor PRO), which is NOT included in our plugin.
Enabling this Elementor PRO Form Extension you can find another new " Actions After Submit" called Dynamic Email.
Add it to "Add Action" multi-select and the new Dynamic Email Section will appear.
Send Unlimited Emails
Easily configure multiple emails, different for every destination, with the classic Repeater interface.
Send conditions
Configure multiple emails, but you can decide when to enable it, reusing it in the future, without losing his configuration.
Send the mail only if a field satisfies a condition:
- easily select field ID from the dropdown;
- decide what is the needed operator between:
- Empty, if the optional field has no value;
- Valued, if the optional field has been valued;
- Less than, if the value of the selected field is less than a predefined Value (like a Date, number, etc);
- Greater than, if the value of the selected field is greater than a predefined Value (like a Date, number, etc);
- Equal To, if the value of the selected field has exactly the same value of a predefined Value.
Email Standard Fields
All of the next fields can be set dynamically, by current Post data, current User data or Field submitted data, using Tokens.
- Subject, the object of the message;
- To, the main recipient, need to be a valid email, you can set multiple recipients separating them by a comma;
- From Email, to avoid spam normally it should be a valid email account of the current domain;
- From Name, the name of the Sender, usually the Site name;
- Reply-to, optional, but useful if you use a SMTP account without a real mail (like noreply@dynamic.ooo);
- CC, carbon copy;
- BCC, blink carbon copy, very useful if you want to take a test and be sure that the email is sent correctly.
The Message Body

Send incredible emails

Easily create them with the classic and intuitive drag and drop, putting your beautiful images texts.
You have to use them in "Text with Tokens Widget" or "Dynamic Tag Tokens"
with the token [form:xxx], where xxx is the name of the field in the submitted form.
- CSS Flex, the most advanced Client support it;
- CSS Table, many other advanced Client support it;
- HTML Table, transform Elementor Rows and Cols from Div to HTML Table, to ensure the best visualization on old Client.
Please read before the guideline to create a good email:
https://templates.mailchimp.com/getting-started/html-email-basics/
https://emailmonks.com/email-design/email-design-best-practices.html
Email Attachments
Add to your Email one or more custom attachments.
Enabling this option you can easily add ALL your File Upload Fields.
Otherwise, you can manually add only specific files insert this special Token:
[form: my_file:attachment]
where "my_file" is the CustomID of a File Upload Field or an input field with a URL Value.
For example
Using this Dynamic Tag Token: [post:ID|get_the_post_thumbnail_url] on a Text Field (or a Hidden field) with CustomID "my_image"
you can attach the Current Post Thumbnail Image insert in the Email Body the Token [form:my_image:attachment]