After a form is submitted, you can send an auto-response to the form submitter (or any other email field on the form), by using the "Confirmation Email" module from the right menu bar:
When you click on the "Confirmation Email" module it will popup a window where you can specify the details relating to your autoresponder message.
You can also customize your autoresponse message to include values from the form field itself so that the confirmation message is customized for that particular form submitter. For example the confirmation message may say:
Dear [[First_Name]],
We have received your application for the role of [[Job_Role]].
We will be in touch within the next 48hrs,
Best Regards,
You are also free to use hidden fields which contained calculated values within them. This is useful for e-mailing something to the form submitter which you had calculated on the form but had not shown them until they submitted the form. For example:
Dear [[First_Name]],
Based on your responses, your recommended plan level is [[Recommendation_Level]],
For pricing please visit www.mysite.com
Best Regards,