Wizard pages are represented by separate web page screens in the end-user interface. To create wizards, you add pages, define their individual contents, and specify page transitions. Each page may have a number of fields and may include a Next button, a Back button, a Cancel button, and a Finish button.
All of the necessary wizard pages must be added on the Pages tab of the corresponding wizard screen in Designer. You must define the order in which the pages must follow each other by default.
Depending on the number of alternative flows in the wizard and their page transitions, you may need to define more than one final page, as described in Identifying Wizard Flow and Page Transitions.

Example: Wizard Page
1.Open the appropriate wizard screen and select the Pages tab. The Pages tab opens.
 Wizard Pages Tab
2.Select the Number of entries you would like to add from the drop-down list. 3.For each data entry row, define the page title, its order, and whether the page title must be hidden in the wizard as described in the Wizard Pages Tab table. 4.Click add more and repeat step 3 until you've added all of the wizard pages. For each page that you define, you must add the fields and blocks that you want to appear on each page. Click the Page Components tab to define the appropriate components for each page of the wizard. For instructions, see Defining Page Components in Wizards.
|
The following table describes the items on the Pages tab of the wizard screen.
Item
|
Description
|
Title
|
Enter a name for the page, This name appears at the top of the wizard page as its heading. See the Wizard Page image for an example.
|
Order
|
Enter a number to specify the default order in which the page is to appear in the wizard.
Tip: When defining the page order, you may want to skip a few numbers before each page (for example, use 3, 6, 9, 13, 18, and 21, ) in case you need to insert a few additional pages later if your wizard design changes.
This is also the order in which the names of the pages you are creating appear in Current Page drop-down list of the Page Components, Actions, and Page Transitions tabs and in the left pane when users are using the wizard.
The default order that you create for the wizard pages may be modified through the appropriate page transition rules (Defining Page Transition Logic).
|
Hide Page Title
|
Select this check-box if you want the page title to be hidden. By default, this option is not selected.
If you applied a block template to custom blocks, and your custom blocks have their block titles specified in the XML, this option prevents the title from being displayed twice.
|
add more
|
Click to add the defined page to the page list.
|
Page List
|
Displays all pages added to the selected wizard page. Select the check-boxes next to the components that you want to delete or edit and click the appropriate command button at the bottom.
|
|