Develop > Wizards > Using the Wizard Tool > Next Wizard tab field definitions

Next Wizard tab field definitions

Use this tab to specify the next wizard panel (if any) to be called.

Field Description

Wizard Name

next.wizard

Name of the next wizard to execute within the workflow (series of wizard panels).

Condition

next.wizard.cond

Enter a condition that evaluates to true or false. The next wizard in the workflow is determined by the first condition that evaluates to true, regardless of the conditions that follow (even if they evaluate to true as well). If all conditions evaluate to false, the wizard workflow will exit and finish.