Example of an email that is send to a client
To add a field to your email in most of the other plugins you need to remember the field id and type weird text like {field_id="6"}. With smart forms that is not needed, you will work with the field names making everything really easy to create and understand.
Want to send an email to your client and another to your team? That is not only possible but really easy to do!
Want to send an email 'Only' if a condition is meet? That can be done!.
Example of conditional logic inside an email
Do you want to insert certain content to your email only when a condition is meet? That is also possible!.
Example of email doctor