I've seen other form builders that allow multi-part forms to help increase conversion rates with longer forms, but I haven't been able to find any instructions on creating this with Marketo forms. Does anyone know if this is possible?
There are a few threads on this. It would be ideal for you to share more about your use case.
Hi Hannah,
This is certainly possible! How you do it relies on a lot of criteria... As a general guideline to get you started these are some ways I've done it:
A: If using a Marketo Landing page, you could create a 'Step 1 page with a form' and a 'Step 2 page with the other details'
B: use 2 MKTO forms and some jquery or javascript to force the desired behavior (you will need a competent webdev)
C: use 1 form with a lot of fields and use a tricky script to show / hide Nth child items (also needs a webdev)
I'm sure there are others, but hopefully this gives you an idea.
Yep, demo forms + code via these old posts:
https://nation.marketo.com/thread/22174
https://nation.marketo.com/message/92129
Remember to search the Community first!
And note Progressive Profiling can't actually accomplish the same thing because of timing quirks. Loading the same form immediately after fillout is not guaranteed to show the next set of fields.
Here is another resource I used to create multi-part forms: How to Build Multi-part Forms