Question
6
Replies
125
Views
Posted: January 2, 2020
Last activity: January 2, 2020
Closed
How to format amount value in activity
Hi all,
I want to format my amount value in the activity like this "1.500,10". How is it possible?
Thank you.
straightforward approach is to use a java step with concat/substring logic in it to amend your string value.
More right approach would be to understand why do you need it. For example, if you want to show it in a control in a section, it's better to use Edit Validate rule in the property itself