Participant
March 26, 2023
Question
Need a checkbox to trigger two existing submit buttons to CC and additional email address
- March 26, 2023
- 1 reply
- 639 views
I have a form that has two submit buttons. Each button submits to a different email. I would like a checkbox, that when clicked, adds an additional email address to where the two buttons normally send to.
So there are 4 different scenarios.
Button 1 Scenario 1 = only want it to go to email 1.
Button 2 Scenario 2 = only want it to go to email 2.
Button 1 with checkbox checked send to email 1 and email 3.
Button 2 with checkbox checked send email to email 2 and email 3.