Handlng of a Mult-Step Form or Landing Page

Anonymous
Not applicable

Handlng of a Mult-Step Form or Landing Page

Can Marketo handle a multi-step form?  See example on this company home page: http://www.healthcatalyst.com/

See how you can start filling out 3 fields in the form, but then when you click "Get Started" you see additional fields on the next screen plus the fields you already filled in.

Our website developers need to know if there is a way to do something similar with Marketo form fields.

I know about progressive profiling, but this is different. In this case, we just show part of the fiels and then when they click "get started" they see the other field. 

Any ideas if this is possible with Marketo and if so, what approach to take?

Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: Handlng of a Mult-Step Form or Landing Page

It can be done in Marketo. It is a technique widely used, not speicifc to Marketo.
 
The popups reacting to mouse movements can be easily implemented using jQuery 
.mouseover() and .mouseout()
 

The fields being added dynamically can follow a technique already used to prompt the selection of state/province when the country selected is US or Canada
https://community.marketo.com/MarketoArticle?id=kA050000000KysHCAS