Skip to Content
0
Sep 14, 2007 at 08:44 AM

Conversion of a numeric or decimal field

20 Views

Hello,

i have an adobe print form for my invoices.

in one cell of a table, either a percentage value will be printed or a fix amount.

in the table, the value for -30% is "300.00-", for the fix amount, it is 4.88

on the printform, it should be displayed in the right way.

the amount is displayed right. "4.88", but the percentage is displayed in the same way as in the table, "-300.00"

can anyone help me?

is it necessary, to convert all entries in the table before calling the print form?

McDelta0six