Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Greg,Check out Example 2 in http://developers.marketo.com/documentation/websites/forms-2-0/You can listen to the form onSuccess event and set the location.hrefThanks,Calvin
Jep is right. Sorry that I must have misunderstood your question.Using batch campaign and static list is the easiest way. Even in REST currently, you will also need to do the same thing. The only difference is that REST actually returns some of the fields not returned by SOAP. For example, SFDC ...
Looks like you already did it using hint text and emptying out the label. Am I missing something?
If I am understanding your question correctly, both the landing page and the thank you page will be hosted in Marketo and you are going to use some ajax to call your php page from the thank you page. Is that correct? Just wanted to make sure I know this is a Marketo page or not before I offer sugge...
Try adding return false; after the form.showErrorMessage() and see if that helps.form.showErrorMessage("Your password confirmation does not match your password.", platformPasswordConfirm);return false;
Check out our launch point partners at http://launchpoint.marketo.com/ There should be couple vendors doing this.
Option 1 - Use Rich Text and empty out the Field Label - https://community.marketo.com/MarketoArticle?id=kA050000000LH1iCAGOption 2 - Put html into the field labelOption 3 - Modify the css - https://community.marketo.com/MarketoArticle?id=kA050000000LHXhCAO
Create a Smart List using the filter "Lead was Created" and then export the leads
I am assuming this is the same Marketo subscription. If this is the case, it shouldn't take that much time for the activity to appear in the lead's activity history. If you are trying to use the auto suggest in filters and triggers, the URL has to exist in one lead's activity history first before i...
Create a