Now that you have reorganized the contents of your form,
the calculation for the total needs to reference the new Table subform.
Select the Total field.
Drag the Script Editor palette bar until the palette is the
required size to show multiple lines.
In the Script Source field, revise the script to show the
following calculation:
sum(Table.Table1.Row1[*].amount[*])
Deselect the Total field to add the script to your form design.
Click to continue: Setting the fields to read-only
|
|
|