Skip to main content

Auto-Calculated Fields

Demonstrates computed.derived — fields whose values are automatically calculated from other fields using mathematical expressions. Change the price, quantity, tax rate, or discount to see the final price update in real-time.

Key Features
  • computed.derived — auto-calculated field values
  • Complex math expressions with parent path references (../field)
  • Real-time recalculation on dependency changes