I have had a good search but i can't quiet find the answer I am looking for.
I have a multi field section on my form IE (Job Type | Part Number | Labor | Availability)
I wish to be able to let the user click a button "Add Job" that will then repeat the above section on a new row so they can add another job and so on so they can add as many as they need.
I have a multi field section on my form IE (Job Type | Part Number | Labor | Availability)
I wish to be able to let the user click a button "Add Job" that will then repeat the above section on a new row so they can add another job and so on so they can add as many as they need.

So you just..... use a repeater area. Set the data source for the area to 0 so you get at least one line shown by default.
Look at your debug to see the data available to you, and make sure your repeater fields are named properly. There's a demo form if you need it.
For the Repeater area results to come by email using the new "Page template" email setting, you should use the "Repeater area" Model setting, that will affect the fields names inside the repeater but will include the fields in the email
​
Best regards
​
Best regards
And I could NOT delete your attached file only so I removed the post!
This topic is locked and no more replies can be posted.