How to prevent loading of the page? | Community
Skip to main content
August 13, 2017
Question

How to prevent loading of the page?

  • August 13, 2017
  • 2 replies
  • 959 views

Can we prevent loading of the page after the submit button is clicked in the marketo form

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
August 13, 2017

Yes, you can control the post-success behavior using the onSuccess event and JS. Search the Community for "onSuccess" for many, many examples.

September 25, 2017

Thanks Sanford.