we have a decimal field that needs to have around ...
# general
c
we have a decimal field that needs to have around 10 decimal places… if the field is a non-stored value, then it shows the full precision. However, if it is stored, then it seems to always round to 5 places. Has anyone seen this?