I'm working on a form that consists of a series of drop down menus and checkboxes that all have values assigned to them that add up to a "total" field at the end of my document. I'm using the basic math that is offered by the Text field properties, calculate section to say "Value is the Sum of the following fields" for my "total" field.
This works great at first examination, but in using the form, when I select an option from a drop down, then change it, or check, uncheck and then re-check a check box, the total keeps climbing upwards, rather than going up and down based on the value of the item. Put more simply, every time you select one of the items, then change it, the total increases. I need the total to increase and decrease based on what users are selecting. Please help! I appreciate the assistance of the Acrobat community.
1. What version of Acrobat are you using?
2. Are you using Acrobat or LiveCycle Designer?
3. Under what item are you placing your code?
4. If using the "action of", what fields do you have checked?
Hopefully not the total field.
5. If using the "Simplified Field Name:" can you post the code?
5. Can you post the any FormCalc or JavaScript code used?
6. Have you cleared the total, set it to zero, before adding anything to it?
George Kaiser