I know this might be an easy question for people with javascript knowledge.... but I can't get this working... please help!
I need Order Form total field (sum) to default to blank (instead of $0.00).
*example: Under >calculate I am using "simplified field notation" and (Qty1)*7.95 -- sum appears in "total 1"
The unit price is $7.95 - The value of Qty1 = total 1 (calculations are working fine)
Currently all total boxes read as $0.00 --- I need SUM to be blankuntil a customer selects a quantity
How can I make the SUM default to blank? and NOT $0.00 - Is it a validation script??? If so, please help with code!!!
Help is appreciated - Thanks!
PS - SUM fields can't be set as non-printing, because Shipping Dept./Accounting Dept. needs ability to print and view totals (if amount is selected - otherwise it could be blank).
*** SUM fields need to be blank for customers who print form and manually enter data & totals...
I am using a Mac, and Adobe Acrobat 9 Pro