Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Well, when I look at the html on the landing page, I do see some hidden fields and one of them is labeled Munchkin. It's also loading the munchkin.js file.The url is http://pages.xpresstaxappeals.com/HEX-Refund-Master_Update-Property-Tax-Record.html Normally there are some query fields attached but...
Sanford Whiteman wrote:Is the link mkt_tok-enized (does it end with the query param mkt_tok after being redirected)? And is the page running Munchkin?If not, the form post will by definition create a new lead (there's nothing else to go on).The link on the landing page does show the mkt_tok value. ...
I modified the form to use Required for the fields and that none of the fields are defaulted.Two of the form fields work display to the user now but the third one won't. The first two that work is a drop down list (Select) and a text box. The third is another drop down box with just yes and no. T...
When the user clicks a button on the email, it goes to an Update Property landing page with a form. (a marketo landing page and form)The form has a submit button. I have another campaign with a trigger that hits on "user fills out form". This sends an email alert to the sales owner.When the alert i...
I've got a form for updating certain data by the contact. Not really sensitive data. Just gives the person a chance to update a couple of minor pieces of information.Thanks to help from people here (you know who you are) I was able to get the form working and triggering an alert.However, the only ...
It works! Awesome! Thanks Sanford.
So far it's working, in that I see the mkt token id in the url on the landing page.The query values are there. The mkto token is there. Clicking on the link goes to the landing page correctly.I'll play around with it to see if the trigger works too. This is all set up in a test campaign right no...
I understand what you're saying an I'll try that. I didn't see that in the documentation though, and it is strange to me that a link object is available if it shouldn't be used. Ok. I was misunderstanding from earlier and thought I *couldn't* have the http:// in the velocity token. But that's no...