I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
Amy, I just followed you on the Commty. If you follow me back and PM me your details, maybe we can talk for a few minutes. Bottom line: functionality exists, packaging it as a stan...
If the form prefills when you go to the iframe's src (i.e. Marketo-hosted LP) directly, then it'll prefill when that same LP is put in an iframe.If it's not working when you go str...
I don't think you can get partial acks -- you can test it easily by pulling the plug right after the request stage is finished -- but realize that even if a back end request were w...
I'm not sure exactly what you mean by "interactive." Given your infogr.am example, it sounds like you mean a table-based LP that is customized based on both lead fields and a remot...
The problem is you're removing the XDFrame from the DOM. This is supposed to be a singleton shared by all forms. The wrapper and reference to it remains, but since it's not in the ...
OK. If you put runnable, representative code in a JSFiddle or similar, I'll debug it for you and find the problem. Otherwise, you're putting the burden on us to build a testing env...