Back Interface

Wizards

When to break a massive form into discrete steps.

Non-Linear Progression

Unlike consumer checkout flows, enterprise wizards often require jumping back and forth. Always provide a clickable stepper, not just "Next/Previous" buttons.

Summary and Review

The final step must be a read-only review of all aggregated data before the destructive action or final commit occurs.

Related: High-Volume Forms.