Question

Mobile - Decimal Fields should show on proper format

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 0

Like

1 comments

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