Hi Community,
In mobile, we have fields which basically of data type decimal. If these are not in focus, it should show on proper decimal format the same behavior in your web application. Any idea how to achieve this?
The below example should show 25,046
Like
1 comments
13:59 Mar 13, 2020
It can be implemented by adding a mask to a field.
Please find the examples in the following topics:
https://community.bpmonline.com/articles/how-add-input-mask
https://community.bpmonline.com/questions/add-format-mask-field
Show all comments