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

jaretf56184102
jaretf56184102
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by jaretf56184102
Customize the badges you want to showcase on your profile
Re: Need to use num.currency display pattern and still have decimals show. - Adobe LiveCycle 21-08-2015
num{($zzzz9.99)} will always show the decimals but it will always keep the $ in the front even if the language is set to french. That is why I want to use num.currency instead. I need the $ to show at after the number if the language is set to french. num.currency will do this but it does not show the 200 as $200.00 but instead shows it as $200. It will show 200.21 as $200.21 though.

Views

268

Likes

0

Replies

0
Need to use num.currency display pattern and still have decimals show. - Adobe LiveCycle 21-08-2015
I have a decimal field in a form that I need to format as a currency field. I am using the num.currency display pattern and this works great since it will format the $ sign to the front or back depending on the language being English or french. The only problem is that I have a requirement to always display the decimal places even if they are 0. So for instance I need to show 200.00 as $200.00 if the language is English and 200,00$ if the language is French. I have tried a display pattern of num...

Views

579

Likes

0

Replies

2