Hi,
I have a project with a quote form, I have been doing research on what is the best Form plugin for achieving the job and I am leaning towards Formidable Forms looking through the videos, it looks like it can handle complex repeaters and conditions better than Gravity Forms.
I would appreciate the community's opinion on whether I can accomplish creating the form I will describe below.
I am an intermediate developer, I can do moderate PHP and Javascript when the need calls for it, I know roughly how to use action hooks and filters.
The form needs to achieve the following:
The client is likely to use GoCardless as the payment gateway, which does not have integration at this time with Formidable and I would not be comfortable coding an integration.
My thought is to make use of the Formidable Form + WooCommerce integration, so they fill out the form, get a price and can buy it as a woocommerce product. Then I can use a GoCardless plugin for WooCommerce to take payment.
Below is an overview of the form logic I will be making.
I guess I don't know exactly, but what you describe is possible in its basic terms. In my search for forms solutions over the years, looking for those that have the most flexibility and capability, you'll find Formidable Forms is the best.
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.