I want to be able to display 2 decimal places in my details page which is editable where the value in my table does not have decimal places. This field has a Form element of text in my details page.
For example:
Value in table is 25
I want to display: 25.00 in my DataPage which can be edited