Basic Customization > User Interface Customization > Constructing Wizards > Building Wizards to Create a Single Object > Packaged Samples > Basic Create Wizard
  
Basic Create Wizard
This is a simple example create wizard that creates an object of the Literature type. The Literature Type is a Softtype of WTDocument which can be loaded automatically. You will be prompted to load the type anytime you attempt to access an Example that relies on the type. There are very few customizations in this example but it does show how you can customize the type picker. 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.
Location of Example
To navigate to this example in the produce go to Customization > Component Catalog > Wizard > Wizard Component > Examples > Basic Create Wizard.
Actions for this Example
create, fakeLiterature
setContexWizStep, object
defineItemAttributesWizStep, object
Action Models for this Example
None
Files Used in This Example
\netmarkets\jsp\carambola\customization\examples\wizard\createLiterature.jsp
/config/actions/Carambola-actions.xml