Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman - Correct, it is a text my.token. I have no control over the input values unfortunately. Just trying to get them to display in a preferred format if at all possible. This is the field that is within the my.token: ${CaseList.get(0).CreatedDate}Is this more helpful? Appreciate your he...
I have a customer token, {{my.SupportCase_CreatedDate}}, that displays as yyyy-M-d H:m:s (example: 2023-01-05 12:26:14) when I would rather it display as MMMM d, yyyy (example: January 5, 2023). I'm new to Marketo and scripting so any help would be greatly appreciated.