Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Is there any way to increase the 50,000 character limit?
Let's try again. Here is the full error when I attempt to approve my email. Not AllowedValidation Error approving CTA all campaigns_2022_06.ectaD2 —
Encountered ")" near
Based on your application, it looks like you currently pay
${number.format("${
No, I have nothing else.
@SanfordWhiteman I do have another question now. I'm trying to use this script 3 times in my email with different data fields, but I can only get the original one to work. Do I have to do something different for each individual token? Or what am I doing wrong? I really appreciate the help as I learn...
WAIT, I got it. I knew it was user error! Thank you!
It is a preview with a real email address populated that has the correct data in it.
I entered the script into my token exactly as you edited it. The number still shows up without a comma and will has the ".0" at the end which is odd because the data coming into Marketo has the comma and .00
Thanks @SanfordWhiteman I appreciate the help, but it's still not rendering properly. I'm sure it's user error so I opened a ticket.
How can I apply that same scripting to show a $ sign and a comma in an amount. For example, I tried to apply it this way, but no luck. (I am a very novice user) ${number.format("${esc.d}${esc.h},${esc.h}${esc.h}${esc.h}", $lead.APPBURSELAMNT)}