Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Is there a place i could email it to you directly, it's a staging url....
I'm doing the same thing and am running into form validation issues. When a user submits one form, after submission the page scrolls to the other form with a different id and has all the fields highlighted. The original form does submit properly, but the user wouldn't know that based on this behavio...
I'm trying to create a smart campaign that is triggered when a lead visits a web site for the first time. The issue is that each lead has a unique url associated with their record. For some reason this does not work:But this does, as long as the lead's pTenant URl = daqi.jamacloud.comWithout the abi...
The issue with using the known lead option is that just because they may be known, they might not necessarily be part of this specific campaign. I also don't want to rely on cookies for this type of validation. Your suggestion for "campaign 2" is a good idea, but what I really want to do is prohibit...
Here is my desired experience:User fills out web form that adds them to a program > success confirmation messageUser fills out same form again > form doesn't submit, gets different message.Does anyone have any thoughts on how this is possible? I know I could use a hidden field that pre-populates, bu...
Thanks! I really appreciate your quick response and explanation!
Bad news folks: https://nation.marketo.com/ideas/2932#comment-16633 To summarize, Marketo support said: "Using tokens into embedded form code does not conform to our new security policy."Support Products and Support
Edward Unthank , I'm very familiar with the work you've done with tokens and have used it as a basis for how we set up our landing page functionality. The good news is that the tokens still do work on active programs. The bad news, as soon as your try to make any changes in the landing page editor, ...
Yes, i could write some custom onSuccess javascript, but that seems like a pretty large lift for something that was once super simple. And thats not a viable solution for teams that don't have a dedicated developer. Plus, there's this unanswered question I unearthed in these forums: Token encoding i...
Yeah, I've tried both with and without http, neither has worked.