Customize form Submit options

The Submit button in Finalsite Forms controls what happens after a submission: whether visitors see a thank-you message or get redirected to a page, who receives admin notification emails, and whether the submitter gets a confirmation. Merge tags in notification emails pull submitted data directly into the message body.

đź’ˇQuick answers

  • What are the two post-submission options for site visitors? A Thank You Message (plain text shown in place of the form on the same page) or a Thank You Page (any Composer page you select, for more detailed follow-up instructions).
  • Can admin notification emails go to people who are not Finalsite admin users? Yes; any email address can be added as a notification recipient, even if the person has no Finalsite account or constituent profile.
  • What are merge tags in form notification emails? Placeholders (like %%first_name%%) automatically replaced with the actual data the user submitted; click the Merge Tag button in the Custom Message area to insert them.
  • Setting up conditional notification emails for specific responses? Click the Star icon next to a recipient's email address to add date-based or field-based rules that determine when that person receives a notification.
  • Can the submitter confirmation email template be customized? Yes; go to Messages > Templates > System > Transactional Template to swap the logo and change header colors. The admin notification email template cannot be customized.

What happens when you click the submit button on a form is the most important part! In the Forms module, you can set what will happen when a form is submitted. This article outlines those options, including submission options and notification emails.

This article refers to our newest product, Forms, which is available to you in your modules list. You may be a Legacy Forms Manager user which has a different set of help documentation. 

Not sure? Please review "Which forms module do I have: New Forms or Legacy Forms Manager?" 

In this article


When you add the first field to your form, the Submit button is automatically added at the bottom, below the reCAPTCHA field. 

submit button added.png

Click on the Submit button to bring up the Edit settings in the right hand working panel.

submit button settings.png

Configure button label and alignment

To change what the button says, edit the Button Label field, and adjust the Button Alignment.

button label and alignment.png

Configure submission options

Submission options determine the behavior the user sees after they submit the form. Select the radio button for either a Thank You Message or a Thank You Page. 

add thank you message or redirect to thank you page.gif

  • Thank You Message is a plain-text message in your site’s heading 3 style that appears in place of the form. If the user wants to fill out the form again, it will be necessary to reload the page.
  • Thank You Page can be any page in Composer you select from the page picker. As a best practice, it should include your thanks for submitting the form and an email address to direct any questions. You may want to create a generic page that you use for this purpose on all forms, or any forms that do not require specific follow-up steps.

Configure Notification Emails > Send to Admins

Send notification emails to any admins who need to act on or be aware of the data that was just received.

  • Toggle Send to Admins to activate admin notifications.
  • Enter an email address in the Recipient field. Click the + icon to add additional recipients or the trashcan icon to delete them.
  • Create your Custom Message and click the Merge Tag button to insert personalized data from the form.

Compose a Custom Message to the admin in the text element. Select the checkbox below the recipients field(s) if you want to Include Submission Details in the notification email. This setting, as well as the message, cannot be customized per recipient. If the recipient is an admin with access to the form in Forms, they will also see a View Submission button to click and be redirected to the Forms module immediately.

Merge tags in notification emails for admins

Use merge tags to pull data directly from a submission and insert it into your Custom Message. This transforms a generic notification into a personalized record.

Why use them?

  • Avoid recipient confusion: Without Merge Tags, recipients only receive a generic notification. This can be confusing if an admin manages multiple forms or if a user submits several different inquiries, as they won’t know which specific submission the email refers to without logging into the CMS.

  • Increase efficiency: Populating your emails with specific information from form fields provides a clear, organized summary of the submission immediately upon receipt.

  • Enhance professionalism: Using data like the submitter's name or specific interests results in speedier communication and a more personalized, professional experience for everyone involved.

Insert merge tags into your Custom Message area

  1. Open the Menu: Click the Merge Tag button in the toolbar of the Custom Message text area.

  2. Select Your Field: A dropdown will appear listing all the fields currently on your form (e.g., First Name, Date, Event Selection). Click the field you want to display.

  3. Check the Placeholder: A "code" %%first_name%% will appear in your text. This is a placeholder that tells the system where to insert the user's data.

  4. Automatic Replacement: When the email is sent, the system automatically replaces that placeholder with the actual information the user typed into the form.

Admin doesn't need to be a constituent!

The term Admins in the Notification Emails section is a bit tricky! Your recipient(s) CAN be any email address, even if NOT an admin user or constituent with a profile in your CMS. 

Configure conditional notification emails

In some cases, you may want to send a notification to an admin only if the form has been filled out in a certain way. If so, add the recipient as normal, then click the Star icon next to their email address. This will allow you to set conditional rules, either date-based and/or field-based, to determine when to trigger a notification to that admin. For more information about setting up conditional rules, please refer to our article Create conditional form fields. 

Configure Notification Emails > Send to Submitter

Toggle Send to Submitter to have the user receive a message when they have successfully submitted a form. As a result, the user has confirmation that their submission went through, as well as a “paper” trail in case they need to refer back to their submission for any reason.

  • Recipient: If you haven't already inserted an Email Address field into the form, go and insert one now. Once inserted and the form is saved, you may select the Email address field from the dropdown as the email address to use for the notification.
  • Subject Line: An auto Subject Line is created. Click to overwrite your own Subject Line, if you prefer.
  • Reply-To: Select a Reply-To address to receive replies from this confirmation, or the email will be sent with a "noreply@xxxx" address in the From field.
    • Reply-To addresses are managed in Messages. Go to Messages > Settings > Reply-To Addresses to add/remove email addresses.
  • Custom Message: Compose a custom message to the recipient. Select the checkbox to have the user’s responses included in the email.

Important Note

Only fields that have been completed or filled out in the form will be included in the submission details email.

Merge tags in notification emails for submitters

Use merge tags to pull data directly from a submission and insert it into your Custom Message. This transforms a generic "Thank You" email into a personalized confirmation and a detailed record for the user.

Why use them?

  • Avoid submitter confusion: Without Merge Tags, users receive a generic notification. If a parent is filling out multiple forms (e.g., for different children or events), they won’t know which specific submission the email refers to without merge tags like %%student_name%% or %%event_title%%.

  • Provide a clear paper trail: Populating confirmation emails with specific form field data provides the submitter with an immediate, organized summary of their responses for their own records.

  • Enhance professionalism: Using the submitter's name and specific interests creates a personalized, high-end experience that builds trust and ensures the user feels their information was handled accurately.

Insert merge tags into your Custom Message area

  1. Open the Menu: Click the Merge Tag button in the toolbar of the Custom Message text area.

  2. Select Your Field: A dropdown will appear listing all the fields currently on your form (e.g., First Name, Volunteer Interest, Total Amount). Click the field you want to display.

  3. Check the Placeholder: A "code" %%first_name%% will appear in your text. This is a placeholder that tells the system where to insert the user's data.

  4. Automatic Replacement: When the email is sent, the system automatically replaces that placeholder with the actual information the user typed into the form.

⚠️ Important Note

Finalsite Forms utilize %% syntax for merge tags. Tags from other modules (like Messages) may use different formatting; always use the Merge Tag button within the Forms editor to ensure the correct code is inserted.

Customize email template 

To change the look of the email that gets sent to submitters, you can customize the template in the Messages module. Go to Messages > Templates > System > Transactional Template to swap out the default Finalsite logo for your organization’s logo and change the background color of the header to a complementary color. This template will be used for all form results emails, in any domain, so it is best to keep the logo as general as possible. The admin confirmation email template cannot be customized; only the submitter email template.

transactional template.png

Important Note

If you do not have Messages enabled, please contact Support for assistance.

Was this article helpful?
2 out of 5 found this helpful

Comments

0 comments

Please Sign in to leave a comment if you don't see the comment box below.