--Zero Values how To--
This is how I did it in Custom Javascript
event.value = this.getField("Milesamt.1").value+this.getField("Supplies.01").value+this.getField("Amount.01").value+this.getField("Other.01").value;
--Zero Values how To--
This is how I did it in Custom Javascript
event.value = this.getField("Milesamt.1").value+this.getField("Supplies.01").value+this.getField("Amount.01").value+this.getField("Other.01").value;
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script