In Acrobat 6, I created a form that looks like this:
QTY Total Item Description Price
123 Widget 14.95
QTY = form field qty1 and is formatted as a number.
Total = form field total1 and is formatted as a number.
Price = form field price1, and is read only
I am trying to calculate total1, to no avail.
Calculate "product(x)" qty1, price1 does not work
Calculate "custom script" qty1 * 14.95 does not work
What am I doing wrong?
LMC
IT/MIS
"Never stop learning.
QTY Total Item Description Price
123 Widget 14.95
QTY = form field qty1 and is formatted as a number.
Total = form field total1 and is formatted as a number.
Price = form field price1, and is read only
I am trying to calculate total1, to no avail.
Calculate "product(x)" qty1, price1 does not work
Calculate "custom script" qty1 * 14.95 does not work
What am I doing wrong?
LMC
IT/MIS
"Never stop learning.