I have a form with 4 pages. On the first 3 pages i have a bunch of numeric fields and on the last page i have a place for the totals. I need to know how to get the total from the first 3 pages to the last page. Thanks.
I have a form with 4 pages. On the first 3 pages i have a bunch of numeric fields and on the last page i have a place for the totals. I need to know how to get the total from the first 3 pages to the last page. Thanks.
For example, LiveCycle Designer provides a 'Sum()" FormCalc function or you can write a custom FormCalc or JavaScript calculation and Acrobat provides 3 different ways to enter a calculation to sum a number of fields, "Value is the sum of", "Simplified expression" and "Custom JavaScript".
George Kaiser