Hi Marketo Community,I've been running into an issue with one of my snippets. I have a TD cell with padding written in longhand as follows:<td style="padding-top: 0px; padding-righ...
Hi everyone,I have an 800+ person file with a date field that I need to update in the main database. Is there an easy way I can do a mass sweeping update on that one date field? I ...
Hi everyone,I've created a snippet that has a "Mail Us" CTA which is just a simple "mailto:xxx@company.com." I want to add a "?subject=RE: (subject line)" to it and populate the su...
So I have a snippet of HTML code using some old school code (background image) and it's being stripped out in the new editor.The original code is:<td background="http://go.rocketla...
Hi everyone,I am currently creating a mobile email that has a "Call Me" button for iOS.I have it coded as:<a href="tel:(877)5555555">Call me</a>It works fine in test launches, but ...
Hi everyone,I'm creating an email that will be using the standard token, {{lead.First Name}}, to pull in the name of the recipent. However, I would like to cap the character limit ...