Embed Marketo form code not working on Drupal | Community
Skip to main content
March 27, 2014
Question

Embed Marketo form code not working on Drupal

  • March 27, 2014
  • 10 replies
  • 2778 views
Hi,

I'm trying to embed a Marketo form on Drupal, but when I click save, nothing shows up.
I used the "full HTML entry" as I always do for code embedding. I tried using the iframe method as well, but same thing, nothing appears.

Have anyone experienced that kind of pb or could help me figure how it can be fixed ?

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

10 replies

Matt_Stone2
Level 9
March 27, 2014
Do you have a link to the page you're trying to embed it on?
March 27, 2014
Sure, it's http://www.advens.fr/node/305. I'm trying to embed the form inside the right side block.
Matt_Stone2
Level 9
March 27, 2014
The forms appear for me, but it takes a good 3-4 seconds before they appear. Four forms appear, probably because you were playing around to try and get them working. Is this the result you're getting?
March 27, 2014
No, that's weird, I can't see anything !!
Did you use Firefox ?
March 27, 2014
I can't see anything either on Firefox or Safari ( I use a mac)
Matt_Stone2
Level 9
March 27, 2014
I tried it on Firefox, Chrome and Internet Explorer with the same results. I'm on a Windows machine.
March 27, 2014
So the pb would be linked to Mac then. Is it possible you give me a screenshot of what you see ?

Thank you very much for your help !
Matt_Stone2
Level 9
March 27, 2014
Here's a screenshot. I would try looking on a PC and if that doesn't work, it could be something with your network that's blocking it.

March 27, 2014
Anyway, It should'nt appear twice as I entered the code exactly as it is given by Marketo:
<script src="//app-lon03.marketo.com/js/forms2/js/forms2.js"></script>
<form id="mktoForm_1027"></form>
<script>MktoForms2.loadForm("//app-lon03.marketo.com", "284-CZD-391", 1027);</script>
March 6, 2015
Was this ever resolved?  We are going through the same issue now in our migration to Drupal, and embeded forms are appearing 3-4 times on each page.