Embed a form in a banner | Community
Skip to main content
New Participant
June 23, 2021
Solved

Embed a form in a banner

  • June 23, 2021
  • 1 reply
  • 1341 views

Hi,

 

I would like to insert a form in a banner on the home page!

 

But after I submitted this form the banner disappears and on the homepage, there is the box blank

What I can do in order to be always visible?

Thanks

 

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

You must have added custom JS already that is causing this.

 

The <form> element, or its wrapper container, won't be emptied on form success by default! That has to be custom.

 

Rather, Marketo's default behavior is to refresh the page entirely on form success.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
June 23, 2021

You must have added custom JS already that is causing this.

 

The <form> element, or its wrapper container, won't be emptied on form success by default! That has to be custom.

 

Rather, Marketo's default behavior is to refresh the page entirely on form success.