PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________



var f = this.getField("Subtotal"); event.value = f.value * 0.0825;

The console reports:
TypeError: f has no properties


Sounds like there isn't anything entered into the Subtotal field. As a result Subtotal does
not have a value property.



Vincent Niehaus



To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html



Reply via email to