You will see a setting labeled Send To . This allows you to determine how the message is sent. The options available are the following:
Enter Email: This can be a merge tag for a field in your form like {Email:2}, a single email address, or multiple email addresses separated by a comma that all notifications for this form will be sent to, eg: support@example.com or support@example.com,sales@example.com,ceo@example.com
And so I configured the email to send to two email addresses like this:
Hi Krystal. You can work around this limitation like this:
Notification 1: configured with two merge tags in the TO field. Use conditional logic to send this notification when ALL the conditions are true. The conditions will be “If Email 1 IS NOT” and then leave the value empty, and “If Email 2 IS NOT” empty. That will match when there are email addresses submitted in both fields.
Notification 2: configured with one merge tag in the TO field. Use conditional logic on this notification to send when one rule matches: “Email 2 is” (empty).
That presumes that the first email field is required and the second email field is optional.
If you have any other questions or if that does not work for you, please let us know.