Page 1 of 1

Two email forms to two different email recipients.

Posted: Mon Dec 09, 2024 9:37 pm
by AudioBill
I am hoping to put two email buttons on my master footer. One button will call up a dialog box with a contact me form to be sent to company person A. The other button will call up a second dialog box with a different contact me form and will be sent to company person B. Is this possible and if so is there a WWB template that shows how it's done?

Thanks

Bill

Re: Two email forms to two different email recipients.

Posted: Mon Dec 09, 2024 10:45 pm
by BaconFries
There is no temIplate for this. But if both recipients are going to receive the same form (details) and only the email address is different then you could simply use one form. On the form you would include a drop-down which would have the two recipients in it and allow the user to select from it who they wish to contact.

Re: Two email forms to two different email recipients.

Posted: Tue Dec 10, 2024 1:42 am
by AudioBill
My intent is to have two different forms. Is that still possible?

Re: Two email forms to two different email recipients.

Posted: Tue Dec 10, 2024 7:19 am
by Pablo
Yes, you can add two forms. Make sure all names of the input fields are unique.

Re: Two email forms to two different email recipients.

Posted: Tue Dec 10, 2024 4:32 pm
by AudioBill
Thank you