PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
Sounds like there isn't anything entered into the Subtotal field. As a result Subtotal does
var f = this.getField("Subtotal"); event.value = f.value * 0.0825;
The console reports: TypeError: f has no properties
not have a value property.
Vincent Niehaus
To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
