Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
To arrange krossmeylerno link requires the following structure:link It works everywhere
This is the best solution, that I know, because you can control all of styles: list-type, margin, text style....ALL
Hi!It works for Form 2.0 if you drag and drop on landing page:
Hi!Drag and drop your form and include this few script in your LP: when #include_form is your place (
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.