Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
hah! Figured it out.. There's this thing called "scrolling". It's further down on the form submission popup. neeeever mind!!!
I have a newsletter sign-up form that I'm pulling stats for. I see several form submissions where the user has gone straight to the form, rather than having read an article and found the site first. I suspect we have employees filling out the form and adding people, so I was hoping to get the IP add...
I was able to convince my team to go with the option to show alternate html if known lead. That way, the user's not given that option to be forgotten. So that's my solution for now!
Yeah - Josh's suggestion of just making a 2nd page that has the pre-fill disabled was my fallback. I might do that to get this page out the door. but I think, going forward, using "If Known Lead, show x" option in form settings might be the most appealing. I'll see what I can figure out, and get bac...
I'm surprised I've never really needed to figure this out until now: On a Marketo landing page, I need to add a "Not you?" button so that the user can clear out the form and re-enter new information, on the same page. Is there something already in place to make this doable? I'm not sure how I would ...
We've run into the limitation that we can't edit the ICS file timezone to differ from our own. So I'm looking into ways we can streamline other places that contain the time/timezone for a webinar. Right now, we just have an html field where we've entered something like "11:00 AM PT / 2:00 PM / ET" I...
ah! yep... so far, so good. Getting a form on the page... thank you!
We have a secondary news website in Wordpress. I'm starting to tackle getting this one up to snuff, and one to-do item is getting a Marketo form into the sidebar widget (newsletter registration). I see there are a couple plugins out there, but they appear to be third-party solutions. I want to avoid...
Yeah - looks essentially like it's doing the same as what we used, except I filled that hidden div with a token, so the team could edit it in the guided landing page. Seems I've solved my problem though. After I added allowHtml="true" to the metatag for my mktoString in my template, I was able to mo...
hmmm. this might have been the simplest oversight ever.. Forgot there was an attribute: allowHtml="true"Gonna try that, and see if it solves my needs.