Two Step Form Demo

You might want to split longer forms into two parts. This way if any person bounces before completing
all required fields -- you still have some information!

What's going on?

We have two Pardot Forms. One for each step we want to have in this process...

The first Form we have the button "Next" then we embed form 2 in form 1 thank you content! So when you fill out form one, you see form 2.



When we build form two

Change the button to "Submit" and hide the email field. Hiding a field is really easy (and tottaly optional). To do this you put a class on the email field "hide" then add the same class to your layout template. Ignore col12 -- or checkout my module on dynamic form layouts!

CSS to add to your form Layout Template

Get the code

Once added to your layout - and the classes is on the email field - it should disappear visually. One thing to note on this, you'll want to make sure you DO NOT check the box do not pre-popuate. That is critical in making sure the email populates in the hidden field! :)


Connect with Stephen!