I need to create forms that calculate.. ie number of boxes after choosing options. calculate costs when item a , c and e are chosen..
does anybody have an example?
I need to create forms that calculate.. ie number of boxes after choosing options. calculate costs when item a , c and e are chosen..
does anybody have an example?
In theory you can set the "export" value of the check boxes which can be summed, but if you use AcroForms you will have to provide code to test the check boxes for not being checked, a value of "Off". LiveCycle Designer allows for the setting of a value for checked and unchecked states, so if you set the unchecked state to zero and the the checked state for the appropriate value you only need to sum the check boxes.
George Kaiser