Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm fairly certain that "Mobile Enabled" has something to do with the legacy (Free-Form) version of Landing Pages. Guided Landing Pages are inherently "Mobile-Enabled" -- it's a more modern infrastructure compared to the ancient Free-Form pages which require something like this b/c they were develop...
I think this depends on your specific instance so it's probably different from place-to-place but as someone who sees a lot of different instances from mid-to-large companies across the world this doesn't surprise me at all. In my experience there is a pretty significant gap between the numbers tha...
I wouldn't recommend putting an image inside a paragraph module or within a set of
tags because it will usually show up cut off in Outlook which uses the line-height of the paragraph to compute the display height for the image container. The [FLEX] Email Framework is great because it makes this a b
...Hey Vincent -- I'd recommend placing any CSS for Marketo Forms on the web property on which they exist rather than packaging them with the form itself in the Custom CSS. It's certainly easier to add them to the form's Custom CSS field and I see it all the time, but the hang up there is that if you w...
Thanks for sharing this, something tells me this is going to be a popular post in early August!
Part man, part machine -- as usual, Sanford's alllllll over it! Here's a link to a recent post with some more info, maybe this'll help shed some light on the topic?https://nation.marketo.com/t5/product-discussions/qr-for-event-attendance/m-p/337702#M191187
Are these pages approved? It looks like when I click both links it's redirecting me to the website's homepage.https://www.altro.com/uk
I think that even if you end up adding inline styles for the desktop display (assuming somewhere between 600 and 700px width), this'll still get squished in the mobile display and you're going to end up right back where you started if you're using a table like this to display the information. A more...
Thanks for clarifying and testing the code Jasbir!
Try using the "checkboxes" field type instead of the "checkbox" field type. The difference between the two is that the "checkboxes" field type has a "Display Value" (text to the right of the input) AND a label (text above/left of the input, depending on the form settings for Label Position). If you...