User Guide

175
The following table describes the PARAM tag for the WIZARD tag.
The following table describes the TEMPLATE tag.
The following table describes the PAGE tag.
The following table describes the PAGELAYOUT tag.
Attribute Description
NAME Name of the parameter.
VALUE Initial value of the parameter.
REQUIRED Optional. The wizard manager will not enable the Finish button until all
required parameters are entered.
Attribute Description
NAME File name of the wizard (.wml) output template.
OUTPUTFILE Name of the file to which output to based on the results of
processing the template.
OUTPUTPATH Optional. Output directory for the file. Defaults to the value of the
variable
LOCATION. Note that you must provide a wizard page where
the user can specify this value.
DESCRIPTION Optional. Description of the wizard pages function for use in the
output summary page.
Attribute Description
TYPE Required for dynamic wizards.
"Dynamic" - VTML layout)
NAME Name of the page.
CAPTION Caption to display in the top portion of the page.
IMAGE Optional. Override of the default wizard bitmap.
CONDITION Optional. Conditional expression which determines if the page is
displayed.
NEXTPAGE Optional. Name of page to go to after the current one. The default
page is to the next page defined in the configuration file.
Attribute Description
Similar to EDITORLAYOUT in VTML
None