Can we build two step form in marketo by using custom JavaScript?
Initially I want to show 4 fields then instead of submit button I want Next button which will take the person in the form with remaining fields and then he/she have to submit the form and lead will be created in marketo?
My understanding is:
1. We can show 4 fields in the page load event and hide the remaining one and submit button
2. After 4 fields we can add a rich text to make "NEXT" button
3. In the "Next Button" click event we can display remaining fields with submit button.
Has anyone build this solution or kind of. If you can provide me the code then it will be really helpful.
Thanks in advance.
Sant


