The system generates a numerical value to inform the price of a specific item, e.g.: R$ 1,050.00. There are some user activities that bring this variable as a reading, so the user can view the value to perform the task. However, in the form it brings the number without any punctuation of the real currency, using the value in the example, it shows: 1050. This ends up making interpretation difficult for the user, leading to errors. Is there any way I can format the value in currency in Camunda forms?
I also have this doubt