We are experiencing an issue with a non-marketo page with an embedded form. I complete the form, hit submit, and the form reappears. The form submission is being logged in my record's activity log, but I don't see the thank you message.
Any ideas?
We tried removing the Known Users HTML and that did not fix the problem.
We are experiencing an issue with a non-marketo page with an embedded form. I complete the form, hit submit, and the form reappears. The form submission is being logged in my record's activity log, but I don't see the thank you message.
That’s the default behavior with any Marketo form. “Stay on page” means “refresh the current page”.
If you’re trying to use a Thank You message instead, then you must have custom JS — and that JS must be broken, so it’s bypassed.
Does the custom JS need to be on the form's custom html or the page itself? We use Sitecore.
more detail on how things are set up:
However, there seems to be a delay in the list ID check and so the form is reappearing, thinking the person did not complete the form.
Does the custom JS need to be on the form's custom html or the page itself? We use Sitecore.
We recommend the page itself. Putting it on the form is extra fragile.