Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
IDElement ID (By declaring as "total", a corresponding database table column "c_total" will be created)
LabelElement Label to be displayed to end user.
Variables
NameDescription
Variable NameDeclare a name to store current row equation result.
Field ID

Form Field ID to retrieve.

In the example above, we are summing at a specific column from a Form Grid.

Form Grid ID: entries

Column in Form Grid: formattedAmount

Field ID to be filled in: entries.formattedAmount

Multivalue Operation
  • Sum
  • Avg
  • Min
  • Max
EquationArithmetic operation using the variables declared above.

 

Figure 23: Calculation Field Properties - Advanced Options

...