Entering Data in a Wizard

For each step in a wizard, you enter data, which is then validated as specified in the extension. When all required values are entered and pass validation, the Next button becomes enabled. When you click this button, the data is submitted and the action defined in the step is executed.

The wizard definition can include a progress bar to display progress as the step executes and a message box to display a confirmation when the step execution completes successfully. In the Project tab, you can verify completion of the step.

Once you are past the first step, the Back button is enabled. When you click this button, the wizard returns to the previous step, but the data generated for this step is lost.

To enter tabular data in a wizard, you do the following:

  1. Click Edit.

  2. Click Add to add a table row.

  3. Enter values into the cells.

  4. When finished, click either the green check box icon to save the data or the red stop icon to cancel.