Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!

Thousand separator Adobe Campaign Standard

Avatar

Level 2

Hello, 

 

I'm trying to create a new delivery with currency format like 1.000,00, but the thousand sepator never appears in the e-mail. I tried to use a calculate field with Adobe Campaign expressions, but there doesn't exists a formula like formatDate for example. After, I tried to use js direct in HTML of delivery, but it didn't work too. Could you help me please? How can I solve this problem?

 

Thanks in advance,

Gabriel

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Employee Advisor

Can you post the JavaScript which you used?

There is no standard function to do this conversion.

JavaScript via a content block / inline code should work though.