Thank you. I think the online consensus does seem to be Formidable Forms is the best choice, short of having to code my own form!
Posting an image of a redacted Workflow says nothing about what you want to do. Why do you want to use a repeater field instead of a single form that allows for multiple entries? Repeater fields are complicated because they are Ajax powered embedded forms. Because they are Ajax powered, they interact with the DOM differently than fields that are loaded before the document.ready event. This article will help with understanding how repeaters work: https://formidable-masterminds.com/repeaters-and-complex-jquery-operations/
Thank you, the link is very nice and detailed. And a nice looking website too.
I was not aware that a form could allow multiple entries, although I am not sure how that looks UI wise.
Whether it is a repeater or multiple entries, I mainly want to allow visitors to add the details for multiple businesses, which will presumably affect the quote given.
Since you mentioned a quote form, a repeater makes sense as the way to go. You could keep track of the row count and calculate your quote amount from it.
Please login or Register to submit your answer
Thank you for the comments, I have since purchased the plugin and it feels the most capable form builder out there.
Absolute truth! Formidable Forms is the best.