Basic Customization > User Interface Customization > Constructing Wizards > Customizing Reusable Wizard Steps > Packaged Samples > Create Wizard Using Common Steps
  
Create Wizard Using Common Steps
Description :
This is an example of a wizard to create an object of the Literature type which includes some of the available out of the box steps. The attributes being displayed on the attributes step are loaded for you when you load the type and can be configured through the Type and Attribute Management utility. The context picker step is included and will display when the context cannot be determined. The attachments component is included for adding attachments to the Literature object. A custom Step is also included to demonstrate how to add any custom step jsp to a wizard.
Location of Example :
To navigate to this example in the produce go to Customization >> Component Catalog >> Wizard Component >> In the example section select “Create Wizard using Common Steps”
Actions for this Example :
createLitCheckBox, fakeLiterature
setContexWizStep, object
defineItemAttributesWizStep, object
attachements_step, attachments
setClassificationAttributesWizStep, part
createLitCustomWizStep, fakeLiterature
Action Models for this Example : None
Files Used in This Example :
/netmarkets/jsp/carambola/customization/examples/wizard/CreateLitOOTBSteps.jsp
/netmarkets/jsp/carambola/customization/examples/wizard/CreateLitCustomWizStep.jsp
/config/actions/Carambola-actions.xml