Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
This morning when I tried to edit content from the email editor nothing loaded. It worked on my home computer, not my work computer so I figured it's a work security issue. Also, we've been having a lot of issues trying to open lead records.
I don't understand why you think this doesn't already work? I use URL tokens all the time. Heck, I use them on my gated content programs. The most junior marketing person can create their own gated asset program in minutes!You see the Destination-URL token? It's nothing more than a plain-text to...
Why not just create a token for the location of the image?Then just grab the URL of the image you want and plop it in.
You'll need to create or modify a page template to get the code in you need.In your header of your template, you'll want this:Now, in your HTML, where you want the stuff to appear, put this in:Map: Cities:
This idea is the exact opposite of In this case, I would like to have tokens that are limited to a list of values. Right now, all tokens are free-text but I would like to be able to build program templates and have everything driven off of tokens. To limit end-user error, I'd like to limit some to...
Better yet, put all of your text - headlines, content, etc into tokens. You can do Rich Test Tokens and include images and formatting, or you can do everything very bare-bones as just plain text (I prefer Rich Text with formatting stripped off).Now you have your content separate from your template....
If you're embedding on a Marketo LP, pre-filling is No Biggie. Why can't you just iFrame in a page with a pre-filled form?form.vals({"Postal Code":"{{lead.Postal Code}}", "Phone":"{{lead.Phone Number}}", "Country":"{{lead.Country}}", ...
I would like to submit the idea of some design studio enhancements that would really simplify some processes.First off, a full design lab where we can test how templates pages would look inside of specific programs. Right now, because I rely so heavily on tokens, I have to make changes to a templat...
I would like to be able to query when my leads last filled out a form. I would also like to be able to put some rules in place to say "If a person has filled out one of THESE forms (form1, form2, form name contains ABC_) in the last __ days, then don't present a form.I mean, I have a lot of content...