Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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 things changed so I don't need the dynamic info anymore (but it's all plugged in). I want to revert it to the default field...
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 doing that?
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 server and cleared from their record. in this case would I still need to do the match by date? or would just anyone who ...
[{listID=eStateMent List, text2=null, listName=null}, {listID=Card Expiration Notice, text2=null, listName=null}, {listID=Returned Card Notice, text2=6586, listName=null}, {listID=Mobile Confirmation, text2=VISA Debit Card, listName=null}]
Can you point me to where I would be able to see the list of entire $customerList_cLost you wanted me to output 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 field. and that one is the 3rd object on that list with a ListID. so that is why I selected the 3rd object and am seeing th...
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 text 2 field. Thanks for your help Sanford.
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 utilizing scripting tokens, but I'm at the early stages of investigating what it would take to implement.I truly appreciate ...
We have custom list object for people who have had a card returned and it that List ID is called Returned Card Notice