Managing wizards
Wizards are commonly used to do sequence of operations, which require more than one input to complete a task. Wizards contain user interfaces that guide users through the steps of a task in a specific sequence.
Wizards can considerably simplify user tasks and increase productivity. Wizards contain a set of navigation buttons for users to easily go from one screen to another screen. Based on your business need, you can define the appropriate navigation buttons such as Next, Previous, Cancel, and Confirm for each screen in a wizard.