Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You'll need to make the change in the HTML of the template.
Hi Nimisha,You have a minimum height of 95px on the
The comments field only appears to be "required", but the form will submit without that field being populated. Also, the comments field is missing the "mktoRequired" class that would actually make it required. I'd say there is some custom JS that is adding the div with the "mktoAsterix" class, which...
I currently use Bootstrap to build our guided landing pages. I'm wondering what other frameworks (i.e. Foundations) other people are using, or if you are building your templates from scratch. Please comment with:The framework you use, if you use one.Why you chose that framework, or why you chose not...
Thanks Justin! That's what I ended up doing.
I activated the mobile ready version of one of my landing page templates, and I noticed that the footer doesn't show on the mobile version. Am I doing something wrong? Do I need to add something to my template? Any help is appreciated! Thanks!EDIT: So it looks like a class of mktoMobileHide is being...
Thanks Jessica! Worked perfectly!
Thanks guys. The Send Alert flow step is right after the IM, but it isn't pulling in the description from the current IM. It's pulling in the description of a IM that a lead had at some other point. Maybe its something on my end. Thanks for the help.
I have an Interesting Moment in the Flow step of my Smart Campaign. Does anyone know how to merge the description of the IM into an alert email. I want to merge the highlighted text in the image below. I am able to merge the description of the last interesting moment that the lead had, but not the c...
Erik,When a user clicks a "Request More Information" link, the form needs to popup in a lightbox. Once the form is submitted, I would like the lightbox to stay open, but the form to be replaced with some "thank you" text. I used the Javascript code supplied in the Developers page on Marketo. I can g...