S
sboyd
I have a form that has a repeating section. Forms can be submitted
with one form completed or add another one and they can fill out two
forms before submitting them both to my database. I have a button
that has a rule when it's pressed to send an email of the form. The
button is inside my repeating section. I'm only getting one email if
I submit two forms at one time and it comes in with the name of the
first form. I have a field selected as the filename that is
submitted. So instead of 2 emails with 2 different names, I'm only
getting 1 email with the first name. This happens if I select the
button before entering the next form or if I move the button outside
the repeating section.
How can I get the button to submit an email for each form? And I
really would only like to select the button one time, like I have my
submit button.
with one form completed or add another one and they can fill out two
forms before submitting them both to my database. I have a button
that has a rule when it's pressed to send an email of the form. The
button is inside my repeating section. I'm only getting one email if
I submit two forms at one time and it comes in with the name of the
first form. I have a field selected as the filename that is
submitted. So instead of 2 emails with 2 different names, I'm only
getting 1 email with the first name. This happens if I select the
button before entering the next form or if I move the button outside
the repeating section.
How can I get the button to submit an email for each form? And I
really would only like to select the button one time, like I have my
submit button.