Wizard
Usage
The wizard is used to guide a user through a workflow presented as a sequence of numbered steps.
- Breaking up a workflow in this way provides for less content on each step and more room for assistance, which helps to ensure a high rate of successful completion.
- The wizard is particularly useful if you have a workflow that has dependencies in different applications or between disparate sections of the same app.
Alternatives
- Tabs allow for non linear navigation(like the Wizard they present a series of related pages/panels in a horizontal format)
Updated about 3 years ago