Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Need to display 3 figures after decimal

nealratner
Mega Expert

I am trying to display 3 figures of a decimal example .050 or .154 and have already changed maximum length to 24 (more than 15) and attribute is scale=3

The form will accept and display the data correctly, but when the form is saved/updated, the system rounds the field(s) back to 2 figures.  

Any help is greatly appreciated!

1 ACCEPTED SOLUTION

ryan_dinwiddie
Kilo Expert

nealratner increasing the max length to 25 stoped the rounding.


View solution in original post

7 REPLIES 7

I just created a new decimal field on a Geneva dev instance and it only changed the number of decimal points saved if I saved the change to the attribute and then went back and saved a change to the max length.   I don't know why that would matter, but it did.



-Steve


ryan_dinwiddie
Kilo Expert

nealratner increasing the max length to 25 stoped the rounding.


This worked for me too!   Thanks Ryan! You're swell!