Form Communications
  • 24 Mar 2026
  • Dark
    Light
  • PDF

Form Communications

  • Dark
    Light
  • PDF

Article summary

Forms can be configured to display a customizable confirmation page and send an email communication when a record submits a form.

Configuring a form communication

To create a form communication that :

  1. Go to Forms.

  2. Select an existing form, or create a new one.

  3. Select Edit Communications.

  4. Select New Mailing.

  5. Configure the following settings:

    • Name: Enter a descriptive name, like Email and Confirmation Page.

    • Trigger: Upon registration or update

    • Group: Select the appropriate group for your use case:

      • Email + Confirmation Page: sends an email and displays a confirmation page using the same message content

      • Email: sends an email only

      • Confirmation Page: displays a confirmation page only; pair with a separate email communication if both are needed

    • Status: Active

    • Method: Select Email (HTML Editor) to use the full WYSIWYG editor to design your content.

    • UTM Tracking: Disabled, unless using UTM tracking

  6. Select Save.

  7. Use the communication tools to build a mailing and confirmation page:

    • Edit Message: Select Edit Message to create the message form registrants will see.

    • Send Test/Ad Hoc and Submit Form Test: Once communication is built, use these buttons to test settings (If you are testing a mailing that has merge fields, you will need to use Submit Form Test to have the merge fields populate). See Testing form communications.

Personalizing email communication with merge fields

All of the form fields collected on the form appear as available merge fields in the panel along the right side WYSIWYG Editor. Select a merge field from the list to insert it at your cursor location.

The name of each merge field reflects the export value of the corresponding form field. For example:

  • The merge field for Email (sys:email) appears as sys-email.

  • The merge field for Preferred Name sys:preferred) appears as sys-preferred.

⚠️ Important merge field considerations

  • If you use the Preferred Name merge field, make sure the form also includes a Preferred Name form field. Otherwise, the merge field might not return any data (leaving a blank space in your communication instead).

  • Be careful when using Form- prefixed merge fields in inquiry forms. These fields reference data about the form or form submission event itself, not the registrant — on an inquiry form, the submitter may be an administrator entering data on someone else's behalf.

Further reading: 📖 Form communication merge fields

Testing form communications

Once your form communication is configured, it's a good idea to test it before your form goes live. There are a few ways to do this, depending on what you need to verify.

Submit using a test record (recommended)

  1. Create a test record.

  2. On the form overview page, select New Registration.

  3. Submit an event registration using the test record’s information.

✅ Slate sends the form communication with merge fields populated.

Send a test message

Select Send Test / Ad Hoc to send a copy of the message to a specified recipient.

❌ Merge fields are not populated with values in test messages.

Submit form test

Select Submit Form Test to send a copy of the message after completing the form registration.

✅ Merge fields for values collected on the form are populated with a value.

❌ Merge fields that reference an actual registration, like Form-Share-Link or Form-Link, are not populated with a value.

Email + Confirmation Page Group

A confirmation page message will appear on a webpage wrapped with institutional branding. Therefore, if using the Email + Confirmation Page group for the communication, it is not necessary to include header or footer images.

If emails should include institutional branding:

  • Make one communication using the Email only group that includes branding.

  • Make another communication for the Confirmation Page Only group and exclude branding.

Upon Registration: Direct Entry + Admin Entry (Email Only)

Adding the Email only group allows for additional template branding in the email. (Institutional branding may be added by using the message editor toolbar.)

Sample message

Dear {{sys-first}}

Thank you for your interest in Slate University. We have added you to our mailing list.

We will send further communications to this email address. Be sure to check out our Facebook page, our student blog, and a PDF of our viewbook.

Regards,
Office of Slate Admissions


P.S. If your email or mailing address changes, please let us know.

Upon Registration: Direct Entry (Confirmation Page Only)

A confirmation page will use the institution’s branding (already built in Slate) so there is no need to add those details to this type of message.

Sample message

Thanks for submitting your information! We have sent a confirmation email to this address: {{sys-email}}

Upon Registration: Direct Entry + Admin Entry (Email + Confirmation Page Only)

The message will populate the confirmation page as well as the email that is sent to the prospective student.

If this option is used, template branding should not be added to the message (i.e., an institutional header image or footer image.)

Sample message

Dear {{sys-first}}

Thank you for your interest in Slate University. Per your request, we have added you to our mailing list.

Check your inbox for communication from Slate. Also, check out our Facebook page, our student blog, and a PDF of our viewbook.

Regards,
Office of Slate Admissions


P.S. If your email or mailing address changes, please let us know.


Was this article helpful?