Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello Sanford,Sorry for the misspelling.Ok, I got your point, I thought the lead was created automatically as unknown in the database (when it's the first time they reach my environment) and so I could add a consent and consent date regarding the IP address and it will automatically merge to the add...
Hello,I'm working on the GDPR compliance and I found this very interesting post : "Conditionally loading Munchkin on Marketo LPs (for GDPR & related policies)" from Sandford Whiteman.I was wondering if I can keep track of the action of the user when he accepts the cookies, by pushing a value directl...
Hello Courtney,Thank you. The issue was the point 1 you mentioned.BR,Charles
Hello Courtney,Thanks for this post.I've tried to use your "How do I include links (or other HTML) on a Marketo field label?" but it's not working.First I think there is a ); missing before closing the script tag but then I don't know what else is wrong.If you have any additional information how to ...
Thank for your help everybody.Ok, I think this last solution is to avoid because while my form is submitted, the form automatically displays the next step (too quick, so I replace this by a smart campaign in Marketo) or I have to find a command to hide the display faster.Last question but not least:...
Hello Robb,Thank you for this but it's like what I tried previously with onvalidate and instead of just replacing in the form the field "IsACoolGuy" to "Yes" in fact it removes all the other fields and keep only this "IsACoolGuy" submitted.I don't know if there is a workaround to avoid this.
Basically, I just want to change the value of a field from the form submitted by another value before really submitting the form.Let's say the field A was = 0 when the user hit the submit button, I want to make a test on other field submitted and based on the result change the submitted field A to =...
Hello,Thank you for your help.I've sticked to the solution with different fieldsets, however I have 2 issues when I want to push "progress values" when the form is submitted.Indeed with the code below, instead of pushing additional values, it keeps only these ones. 2nd issue, the features "required...
Hello,I want to build a form strategy which correspond to the progress of the lead.I want to know if it's possible to build a unique dynamic form as described below:(* mandatory)1st time people reach this form:*email:*first name:*last name:*company:*company size:*country:"Download" button2nd time :H...
Hello,I'm not an expert of Javascript coding and I would be grateful if somebody can help me to complete my script coding.Basically, I want that a lead clicking on a email link generated with a lead.token reaches the landing page and the JS checks against his current lead.token value (if it's equal)...