Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Sanford Whiteman - when I change the url in the codepen example to a PDF it doesn't load, it opens a new tab with the PDF url but there is just a white screen. This is only in Chrome. Seems to work fine in FF. Any ideas?MktoForms2.loadForm("//app-sj01.marketo.com", "410-XOR-673", 333);MktoForms2...
Agree with these points. Also given that we've used program tokens in the pre-header without a problem (at least that we know of) we assumed that tokens worked, and didn't see any need to prove otherwise. The fact that it can display a completely different value and not the default value surely mean...
We've also discovered this the hard way with the pre-header displaying seemingly random first names instead of the lead's first name. I have raised a ticket with support but very annoying that it's not clearer that these tokens are not supported, more annoying that rather than just displaying the de...
Thanks Sanford! Better than an extra field.
I have a webhook which updates a picklist field in Marketo. Occasionally it will come back with an empty response, in those cases I would like it to NULL the existing value in the picklist field. I can control what value is returned in the JSON response but when I try using a value of NULL it doesn'...