Re: Two Step Form

Anonymous
Not applicable

Two Step Form

I am creating a form and wondering if it is possible to have the additional fields displayed when the person clicks the submit button?
In looking through the help section it looks like the only way to do this would be through two seperate forms on two seperate landing pages, is that correct?
Tags (1)
1 REPLY 1
Josh_Hill13
Level 10 - Champion Alumni

Re: Two Step Form

You can use the Conditional field option on the Form editor. Each field can display dependent on another field.

Of course, if that's not what you want, then you need to do
  1. Submit Form 1, then route to Form 2
  2. use Jquery and javascript to manage the display of forms.