Basic Customization > User Interface Customization > Constructing Wizards > Windchill Client Architecture Wizard > Packaged Samples > Wizard Example Two
  
Wizard Example Two
Description
This is an example of a wizard with three steps. The second and third steps are conditionally displayed based on the content of the first step. The first step also includes before and after JavaScript method.
The steps in this wizard contain a table and a tree and illustrate how those components can be included in a wizard step.
Location of Example
To navigate to this example in the produce go to Customization >> Component Catalog >> Wizard Component >> In the example section select the second “New Wizard Description.”
Actions for this Example
newWizardExampleTwo
setFourthWizStep
setFifthWizStep
setSixthWizStep
Action Models for this Example
None
Files Used in This Example
\netmarkets\jsp\carambola\customization\examples\wizard\wizardExampleTwo.jsp
\netmarkets\jsp\carambola\customization\examples\wizard\setFourthWizStep.jsp
\netmarkets\jsp\carambola\customization\examples\wizard\setFifthWizStep.jsp
\netmarkets\jsp\carambola\customization\examples\wizard\setSixthWizStep.jsp