All email scripting variables are String objects which can manipulated by methods here - http://docs.oracle.com/javase/6/docs/api/java/lang/String.htmlBelow is the modified code th...
Unfortunately not at the moment. There should be a <div> tag around that known lead message (or create one in the html editor if one doesn't exist). Perhaps, you can check whether ...
It is definitely there. See screenshot below. If it is not showing in your browser, my guess is that it has something to do with the form locale or your browser locale.
This tool might also be helpful -https://addons.mozilla.org/en-US/firefox/addon/tamper-data/Basically, after you put a form on a Marketo landing page, try to tamper the form post a...
You can attach an event handler to window.onload and that should work fine without using setTimeOutWe are trying to get away from posting directly to our web page and manage this f...
We have rate limitation coming from the same IP address to prevent spamming. If you are doing a large integration, you should be using the SOAP API or the REST API which is coming ...
It should always show the red unless it is overriden by the style sheet. Can you post your landing page here for us to take a look if it is a publicly accessible page?
Are you referring to having something in the activity log that indicates this is a "Revisit of the Web Page after a form fill out" versus just "Visits a Web Page"?Anyway, if you ca...
All new instances after Forms 2 rollout do not show Forms 1 capabilty by default. Forms 2 should do everything you need to do plus more. Perhaps, this API article will help -http:/...