Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Ideas:You can create a new stream and a clone of your emails and add them. New Stream + New Email Asset (which is the same email since it's a clone). Another thing you can do is create a program and smart campaign that will perform the send of the email. In the smart list, you can filter out reco...
I use Brackets quite frequently and have never had this issue. Are you talking about the live preview? The editor pop up color of the actual hex code? Are the colors wrong when viewing the page in other/multiple browsers? Not quite sure I'm envisioning your issue correctly.
Because of your switch, this field is now controlled by SFDC. You need to change owners and those fields will be automatically populated with the owners information in SFDC.
Some ideas off the top of my head.Don't use Marketo for the redirect on submission. Instead, build a redirect using JS, grab the email from the form and concatenate it into your redirect URL for your TYP. On the email, link the UTM params you're looking to use, such as {{lead.email address}} and ...
I believe it's because you can't use tokens w/in tokens. The actual token itself will resolve it's content as a value rather than the token inside of that token as a value. Not sure if that make sense the way I explained it. Just take into a token will not resolve inside of a custom token. So yo...
Here's the fix.I don't think you can nest modules since you already have the parent set to "topheader" as the module. Your old code:
This looks fine to me. Plugged the code into my sandbox and it works fine. Can you clarify what the issue is a little bit? NOTE:- I can drag/drop the module- I can edit the module
Is it possibly still in the process of sending the winner? If you look on a lead record that qualified, was anybody sent an email at all?
There is nothing that I'm aware of that will do this for you out of the box in Marketo. One of the things we've done in the past is to create an email alias and have everyone who sends samples to always include the alias so that we can know what samples are being sent and at what time. Although, it...