I have built a form that contains an object with repeatable fields, each
repeatable object block has a total field which is using form calc to
sum that total. I have on page one of the form added a grand total field
and am attempting to collect the totals from the repeatable total fields
but am not having any luck. I have tried the sum function with the field
names and page references and get no result. The repeatable total field
in each object block is limited to 12 iterations. Any help would b...