Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
As a follow up, can this be done with multiple fields in the same JS code? Trying to do this for multiple fields but I'm not sure of the correct syntax.Below is what I've tried.
That was definitely it; should have been renewEmailAddress. I appreciate the help!!
Thanks, I updated the code to the below and placed it in an html block on the landing page where the form is hosted, but I'm not seeing email address populate. renewemailaddress is a custom field I made in Marketo. Maybe I have that name wrong?target: "Email Address"
Thanks! Should be better now.
Hello,We are trying to ensure a form is filled with the Marketo tokens rather than Pre-fill data when someone clicks on the landing page link in an email. I've read a few posts about this but can't seem to get the hidden fields and JS code to work.The first field in my form is mapped to Email Addres...