Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I bet that is because you haven't got the checkbox selected for First Name in the email script editor.
Yes, absolutely.
Oops. Obvious mistake, I have it now. It should be#foreach ($x in {object_cList})
Did you read the big pull quote in my post?
Just on this point, how does one iterate over an object in the scripting panel.I just tried#foreach ($x in {object_cList.get(0).fullName})
I'm confused. I think Jamie is correct in saying that if you select the "List" or "Lead" section of the email preview, the email is constructed and you can view the preview as you intend it. This is documented:http://developers.marketo.com/documentation/velocity-script/"You can also use the Email Pr...
When you say "regions you segment by", do you mean you have set up a Marketo Segmentation using these criteria, or just that you are segmenting your leads as a typical internal business rule? If the former, I suspect you could take a quick peek at the Segmentation tab for a bit more info.
First, perhaps try the refresh button located at the bottom of the screen before you hit export.Also, how far are you out? A few or a few hundred or a few thousand?
This is the resource you should review and bookmark: http://jennamolby.com/how-to-style-a-marketo-form-like-a-pro/