Formula Field API
This document contains the Formula field API format, supported attributes, operations, and examples.
Formula field example
<formula
name="total_amount"
placeholder="Total"
search="true"
precision="2"
formatting="true"
trailingZeros="true"
>SUM({line_total},{doc2::tax})</formula>Required attributes
Optional attributes
Supported operations
Examples
Cross-document formula
Dynamic table formula
Related topics
Last updated
Was this helpful?
