I'm trying to calculate the values of both checkboxes and a text fields using the Simplified Field Notation. For some reason it will not work. I'm wondering if checkboxes values cannot be calculated since when I change them to text fields the operation runs. Short of writing a custom calc JS is there a way around this? I'm trying this:
Check Box1 + Check Box2 + Check Box3 - Text5 + Text8...this is the calc notation in the form's last text field. MANY thanks in advance!
Additionally, you'll find calcualting fields much easier by using parent/child names. Instead of using CheckBox1, CheckBox2, etc. Use names like CheckBox.1, CheckBox.2, etc.
ted
The author of numerous books on Acrobat, Photoshop, Illustrator and the Adobe Creative Suite, and an international speaker on Adobe Acrobat, Ted Padova is a well-known PDF guru.