An example of using Lift's Wiring feature to build an invoice system.
Subtotal: subtotal
Tax Rate:
Taxable: taxable
Tax: Tax
Total: Total
The code for managing the invoice page is very simple.
We define the relationship between the data:
Next we create snippets to display the data:
And hook the snippets into our view:
And each time any of the cells changes, the display is automatically
updated.
Lift is Copyright 2007-2013 WorldWide Conferencing, LLC. Distributed under an Apache 2.0 License.
Lift version 2.5 built on Sat Jun 01 04:22:10 UTC 2013.
Stats: Total Memory: 791,150,592
Free Memory: 545,879,584
Open Sessions: 6044
Updated At: Sun Jan 24 22:06:09 UTC 2021
Started At: Tue Nov 03 00:04:46 UTC 2020