With Forms 2.0 JavaScript API is it possible to fire another form in a modal after the first modal form is successfully submitted? | Community
Skip to main content
Level 4
August 5, 2014
Question

With Forms 2.0 JavaScript API is it possible to fire another form in a modal after the first modal form is successfully submitted?

  • August 5, 2014
  • 3 replies
  • 1052 views
Is this possible?  has anyone done this before?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

August 5, 2014
This is possible. It would require custom JavaScript on the page with the the first form. 
August 5, 2014
Here is a Community thread that shows you how to accomplish this in Marketo:
https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PFzPAAW


You can accomplish this on your page with custom Javascript. This StackOverflow post describes how to do this:

http://stackoverflow.com/questions/23840801/having-2-forms-on-same-page-but-only-loading-second-after-first-is-submitted
Level 4
August 6, 2014
Thanks for the response Murtza