Hello there!
We have been using contact form 7 on our website, but we’re doing a redesign and one of the things that changed in the forms is that they’re planning to make it a multi-step form.
I know that CF7 doesn’t offer this. I know that there is a plugin that can do this, but I would love a more proper solution since forms are an important bit of our site. (I checked their source code)
Since I saw that Gravity Forms has multi-step forms included in their code, I thought to check it. But I have a problem:
Some forms are loaded dynamically in a modal. So, I make an ajax request and this request returns the form in the HTML format. After I show the form, I use the `wpcf7.init(<HTML form>)` and in this way I initialize the cf7 functions. Is there something similar in Gravity Forms?
I couldn’t find anything like this in their documentation.
Thanks!
[ad_2]