Blocks
Purchase approval chain
Route a purchase through ordered review stages and stop the chain when a request is rejected.
Using Purchase approval chain
Route a purchase through ordered review stages and stop the chain when a request is rejected.
Route a purchase through ordered review stages and stop the chain when a request is rejected. For controlled React use, pass value and onChange; onAction receives the action and resulting state. Use defaultValue for a local draft.
Approve Team lead, Finance review, and Procurement in order to complete the purchase decision. This example only updates local draft state.
Amounts and decisions are illustrative local data. No charge, subscription change, or financial transaction is sent; the host must validate prices and persist the result.
Props: accent, status
How does the application receive changes?
For controlled React use, pass value and onChange; onAction receives the action and resulting state. Use defaultValue for a local draft.
Which frameworks are available?
The catalog lists these versions: react, vue, svelte, astro, html. The live preview on this page runs React.
How do I access the implementation?
Source, ports, install and the props panel are included with Fieldbook Pro. The live preview is open to everyone.