Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Eric!Would you like use this {{system.viewAsWebpageLink}} token in your landing page or email? This token is only for email.https://community.marketo.com/MarketoArticle?id=kA050000000LBERCA4
How can I download all of my redirect rules?To Excel file or .PDF for example.
Hi Ian! Thank you for solution, but what if I don't use Marketo form with "Embed Code"?
How have you interrupted submit for Marketo Form 2.0 if validation is false?form.onSubmit (function () { return false; }); doesn't work. Submit is finish whatever.
It seems form.onSubmit(function(){ ... }); processed only once. After first enter/validation this event doesn't processed.I don't understand why this is happening.
I think slider is more easier value for mobile device than select or anything other. But you shouldn't add max value more than 10.
The Validation Error Message generated using a JavaScript. If you want change error message for "Phone" field you try this little JQuery-script: $('#Phone').click(function () { $('.mktoErrorMsg').html('Your error text example...'); $('.mktoError').css('bottom', '-35p...
https://community.marketo.com/MarketoIdeaDetail?id=08750000000JUuEAAW