I have followed the help screen's "To perform calculations in a table".
I have a table in a positioned subform in a flowed form. I have a header row, 3 rows of numeric fields and a footer row for totals which are also numeric fields.
My script is in FormCalc and says:
sum(Table.Row[*].C1[*])
as per the example in the Help Screen.
My error message says:
"accessor 'Table.Row[*].C1[*]' is unknown."
What am I doing wrong?
I have used FormCalc sum in LiveCycle 7.0 successfully and have even tried copying those scripts across but have had no luck.
Thanks and regards, Marion
George Kaiser