Submission Confirmation Page and Email Notifications


On this page

Post-Submission Page
Receive Email Notifications
Reply to Respondent from Email Notifications
Customize Email Notifications
Send an Automatic Reply to Respondents

Redirect your visitor to a web page after the submission

  1. Go to “My Forms” and click on the title of the form you need to configure to open the form properties panel on the right-hand side.
  2. Click on the “Notifications” tab.
  3. In the “Acknowledgment” section, enter the address of your web page in the “redirect to this page” field.
    *When this option is set you don’t need to enter any text in the “thank you message” field since it is not displayed.

NotificationOptions

To redirect your visitor based on a field value, see Dynamic Configuration with Formulas. (This feature is available on the Professional plan only.)

Receive an email notification for each submission

  1. Go to “My Forms” and click on the title of the form you need to configure. This opens the form properties panel on the right-hand side.
  2. Click on the “Notifications” tab.
  3. In the “Your Notifications” section, set the “Your email notification:” menu to enabled (either text or html) and enter your email address in the “Email Response to:” field. You can enter several addresses by separating them with a comma (’,').

YourNotifications

Reply to the person who submitted the response

The email notification you receive can include a “Reply-To” header that allows you to send the reply directly to the respondent from your email notification.

  1. Go to “My Forms” and click on the title of the form you need to configure to open the form properties panel on the right-hand side.
  2. Click on the “Notifications” tab.
  3. In the “Email Collection” section, set the “Email question:” menu to the question in your form that collects the respondent’s email address.
  4. If the question is not available in the menu, in the Form Builder, edit your form to make the question have a validation of type ‘Email’.

EmailCollection

Customize the email notification

Note: This option not available on the free plan.

  1. Go to “My Forms” and click on the title of the form you need to configure to open the form properties panel on the right-hand side.
  2. Click on the “Notifications” tab.
  3. Set the “Email template: ” option to “Customized Template”.
  4. Fill out the requested information. In the “Email Subject” and “Email Content” field you can use the following aliases, which will be replaced by the real value when the email is sent:


    %%FORM_NAME%%
    The name of your form.
    %%SUBMITTED_DATE%%
    The date and time when the response was submitted.
    %%COMPLETION_TIME%%
    The time it took to fill out the form.
    %%RESPONSE%%
    The data submitted with the form. You should not use this alias if your form collects sensitive information that should not be sent over an unsecure medium like email.
    %%RESPONSE_URL%%
    The link to see the response on FormAssembly.com.
    %%FILE_LIST%%
    The list of uploaded files (if any). Login required to download the files.
    %%UNPROTECTED_FILE_LIST%%
    Same as above but login is NOT REQUIRED to download the files.
    %%RESPONSE_ID%%
    A unique identifiant for the submitted response.
    %%REFERRER%%
    The address of the page hosting the form (not the page used to reach the form).
    %%IP_ADDRESS%%
    The IP address used to submit the form.

Send an auto-response with each submission

Before you can set up the auto-responder, you must make sure that you are capturing the respondent email’s address. The auto-responder is not available on the free plan.

  1. Go to “My Forms” and click on the title of the form you need to configure to open the form properties panel on the right-hand side..
  2. Click on the “Notifications” tab.
  3. In the “Email Collection” section, set the “Email question:” menu to the question in your form that collects the respondent’s email address.
  4. If the question is not available in the menu, in the Form Builder, edit your form to make the question have a validation of type ‘Email’.

EmailCollection

Once the Email Collection is configured you can enable your auto-responder.

  1. Open the “Notifications” tab.
  2. In the “Auto-responder” section, set the “Auto-responder:” menu to enabled (text or html).
  3. Enter the email address and name that will appear as the sender of the email (e.g. your name and email).
  4. Enter the email subject and message. You can use the following aliases:

    %%FORM_NAME%%
    The name of your form.
    %%SUBMITTED_DATE%%
    The date and time when the response was submitted.
    %%RESPONSE%%
    The data submitted with the form. You should not use this alias if your form collects sensitive information that should not be sent over an unsecure medium like email.
    %%FILE_LIST%%
    The list of uploaded files (if any).

AutoResponderSetup