Hello,When you are creating a dynamic email, Is there a way to revert something back to using the default option?Long story short I was going to segment based on something, and thi...
If you removed the X from the code so that it read:${lead.PolicyNumber.replaceAll(".(?=.{4,}$)","")}Would that render the last four and not add the X's? or is there a better way of...
Hey, just a heads up. I had used your encoder in the past and it worked brilliantly. I just tried to access it again and the generate button doesn't seem to be operating.
Thanks for persevering through this with me, Sanford.How it works on our end is records are tagged with the card return notice CO, and when that is resolved, it is synced from our ...
Can you point me to where I would be able to see the list of entire $customerList_cLost you wanted me tooutput so I can get the Velocity property names for the fields?
I didn't arbitrarily choose the 3rd object.I went to admin - Database management - Marketo Custom Objects - used by and only one of them (the card return object) uses the Text2 fie...
Okay. I think I figured out.Please let me know if this sounds right:${customList_cList.get(2).text2}and the (2) is referencing the specific Custom Object list and displaying the te...
I'm not sure I know how to do that. Is there some documentation you could point me to? I'm still very much a Marketo rookie and am noticing we are missing out on things by not util...