Forums

[Solved] Send Form Copies Option

ironlion37 03 Oct, 2011
Hi,

I saw that there is an answer for how to give the user the option to send copies of the form on submission but I'm not seeing instructions for v4. Am I just missing the post?

I need to do something like add 4 check boxes with 4 text fields next to them and if they are checked and an email address added, then a copy of the form is sent to those addresses as well on submit.

Thanks,

John
ironlion37 03 Oct, 2011
Hmm, I think I see how to do this:

1. Insert fields into form.
2. Add field names to the "Dynamic" tab in email options.

Although, I'm seeing some behavior that looks buggy. I'm attempting to use all three email events:

email 1: send form to admin recipient (working)
email 2. send confirmation to user who submitted form (working)
email 3: send copy of form (using modified email template) to dynamic address provided by user in form (not working)

When I add #3, the form doesn't send ANY of the emails above.

Note: In email 3, I'm leaving the "to(required)" field on the "Static" tab empty in favor of the "dynamic to" on the "Dynamic" tab.
GreyHead 03 Oct, 2011
Hi ironlion37,

I dont' understand how you are setting up Email 3? I think you want an input name in the Dynamic To Email box and leave the Static To Email box empty.

Bob
ironlion37 03 Oct, 2011
Ok, I figured it out. You just have to be careful not to fill in the static and dynamic fields for the same thing. For example, for the "To" field put an email address in the "Static" tab or a dynamic field assignment in the "Dynamic" tab but not both!

Edit: Thanks Bob, you were right.
This topic is locked and no more replies can be posted.