Table Data Input Field with AutoCalculate
1. Overview
2. Expression Engine
2.1 Expression Help Panel
2.2 Supported Functions
Category
Functions
2.3 Expression Validation
2.4 Nested Schema Fields
2.5 Local Variables (IIFE)
3. Expression Helper: table
4. Headers & Indexing
5. Cell Map Example
Product
Qty
Price
6. Access Patterns
5.1 By Column Name
5.2 By Column Index (no headers dependence)
5.3 Single Cell by Coordinates
7. In-Table Calculations (Single Table)
6.1 Sum of a Named Column (Price)
6.2 Sum of a Column by Index (third column)
6.3 Specific Cells + Power
8. Cross-Table Calculations & Other Fields
7.1 Sum a column from field20, add a column from field30, add a numeric form field field21, then square the total
7.2 Index-Only Variant (no header dependency)
9. Power & Root Examples
Last updated
Was this helpful?