Help please...
I have 5 checkboxes with unique names that have the same "on value" of 5 on pages 1-5. There is only one checkbox on each page. On page 6, I have a numeric field that totals each of the checkboxes. I am using formCalc. Here is the problem.
I experimented using one page. The result is, I can total all the checkboxes with out any problem IF all the checkboxes and the numeric calculated field were on the same page.
However, when I try to total the values of the checkboxes on page 1-5 on page 6, I get an "accessor error" as though it can't seem to get the values from the unique checkbox names on different pages.
I want to use formcalc...there has to be a simple way to get the values from all the unique checkboxes from pages 1-5 and total in my numeric field on page 6. Any and all help is greatly appreciated.
Thanks
The SOM reference and several other LiveCycle scripting document can be found here:
http://kb.adobe.com/selfservice/viewContent.do?externalId=330467&sliceId=2
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script