Conditional Admin Email Address
This page demonstrates how to route admin email notifications to different recipients based on values submitted in Contact Form Helper fields. Create routing rules using field values and operators such as equals, contains, is empty, and more to automatically send notifications to the appropriate person or department.
Example 1 - Select Dropdown
This example uses a Select Dropdown field to route inquiries to different email addresses based on the department selected by the user.
Example 2 - Radio Buttons
This example uses Radio Buttons to route email notifications to different recipients based on the service needed selected by the user.
Example 3 - Checkboxes
This example uses Checkboxes to send email notifications to different recipients based on the events of interest selected by the user.
Example 4 - Combined Routing Rules
This example combines multiple field types and routing rules to demonstrate how email notifications can be sent to different recipients based on several form field values.
