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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Decimal field: Sign in front of a positive amount?

Avatar

Level 2

Hi,

is it possible to add a '+' sign in front of a positive amount? 

Example: +120,53

Thanks

Regards

 

1 Accepted Solution

Avatar

Correct answer by
Employee

There is no "automatic" picture clause which does that to my knowledge. The plus character is treated as a space on output. Even if you get a '+' character in front, it would also remain with negative values. You could try scripting.

2 Replies

Avatar

Correct answer by
Employee

There is no "automatic" picture clause which does that to my knowledge. The plus character is treated as a space on output. Even if you get a '+' character in front, it would also remain with negative values. You could try scripting.

Avatar

Level 2
Ok thank you for your answer Kosta, i'm going to try with scripting.