In a form I'm trying to create several decimal fields that are to be
calculated at the end to a sum.If the digits after the decimal point are
"00", they are not shown.What setting should I choose?What must be the
setting for the total field?In the field's validation pattern, In
pattern field box copy this pattern num{(zzzz9.99)}This should work for
your problemThanks,Jaison