Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
hopefully a quick one. I'm just trying to find syntax somewhere for a little velocity script I have. Right now it's just a series of if/else statements. I'd like to include an or inside one of these. But I'm not really sure of the proper syntax for this.Basically, I'd like to change this:#elseif(${l...
Here's our scenario: A lead receives an email, sending them to a landing page. On the landing page, is an iframed piece of content. This content contains a token from the lead, that populates the correct iframed content for them. Then....They forward their email to person #2 ... or, maybe they send ...
hah! Funny coincidence. I proposed this to my boss... He'd just got back from Sirius Decisions and was in a seminar that referenced your solution specifically for setting up alerts.
We have two formula fields that we use to generate different signatures based on various criteria. One formula field is for html emails, the other is for plain text emails. One issue we have is that there doesn't seem to be a way to add a new line into the string we have for the value in each rule. ...
makes sense.. unfortunately, also a bummer. Outlook 2016 for Mac doesn't provide a way to run macros, and I can't install another mail client due to security limitations. Gonna mark an answer right on the primary question above and give up on this one for now.
I understand what you're saying about the HTML version sending multipart...what I'm not understanding now, is how I'm to make a adobe pdf that physically shows both versions for a non-coder to easily view and make notations on, page one being html, page two being text?Edit: to clarify, I open each e...
I am testing with Send Sample--that's my standard procedure. I click the checkbox to also receive the text version. Then I make pdf files of the two versions - html and text for our proofing process. My concern is with using the polymorphic tokens instead of the standard two-token solution, because ...
ugh... and to further complicate things. I can't seem to find any easy way to switch to receiving plain text on my Outlook. I'm on a mac, and the option isn't anywhere I can find. I had to have somebody on pc do the above test
Ah, ok...Looks like a live test to smart campaign did work.So, It's just the sample email tests that don't. I'll have to think of a way to streamline my proof process, rather than having to change settings every time I make proofs. Currently I send myself an HTML and text version to pdf for providin...
I'm trying out a solution posted here: https://blog.teknkl.com/polymorphic-tokens/Everything seems fine while previewing in Marketo, but when I send a test (html and text) to my Outlook or a Gmail acount, the Text version is giving html version, written out. It looks like the script fires, but only ...