Hi all,
I have a field type QUAN with 3 decimals. When the value of this field has 1, 2 or 3 decimals my smartform print 3 decimals, but when this field has no decimals, my smartforms print no decimals. Exemple:
457,1 --> 457,100
12,28 --> 12,280
24 --> 24
I need to print always 3 decimals. (24 --> 24,000).
Thanks,
Joan