How to recreate this multi-page (?) form

Hey there,

I’m trying to recreate the format of the form below for a client:

(it’s the one with the headline “We Buy Houses (In Any Condition)” above it)

At first it just seemed like a cleverly done multi step form, but upon closer inspection I realized that what appears to be each “step” is actually multiple separate forms that are linked together to appear as one, because in the code, each button is a “submit” vs. a “Next” button.

So since each “step” is 1 form, how do you tie multiple forms together so that the submission entries stay together, and also so that the whole page doesn’t have to reload for each new form?

Can you please help me understand this a bit more so I can recreate it?

1 Like