Basic Customization > User Interface Customization > Constructing Wizards > Windchill Client Architecture Wizard > Packaged Samples > Wizard Example One
  
Wizard Example One
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.
Location of Example
To navigate to this example in the produce go to Customization >> Component Catalog >> Wizard Component >> In the example section select the first “New Wizard Description.”
Actions for this Example
newWizardExampleOne
setFirstWizStep
setThirdWizStep
setSecondWizStep
Action Models for this Example
None
Files Used in This Example
\netmarkets\jsp\carambola\customization\examples\wizard\newWizardExampleOne.jsp
\netmarkets\jsp\carambola\customization\examples\wizard\setFirstWizStep.jsp
\netmarkets\jsp\carambola\customization\examples\wizard\setSecondWizStep.jsp
\netmarkets\jsp\carambola\customization\examples\wizard\setThirdWizStep.jsp