Basic Customization > User Interface Customization > Constructing Wizards > Customizing Reusable Wizard Steps > Packaged Samples > Create Wizard Using Keep Checked Out Checkbox
  
Create Wizard Using Keep Checked Out Checkbox
Description :
This is an example of a wizard to create an object of the Literature type which includes the Keep Checkedout Checkbox. 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. This Example Illustrates a very basic create. It includes an example of creating an MVC Builder and a custom view for the defineItemAttributesWizardStep. The attributes being displayed on the attributes step are loaded automatically when the type is loaded through the UI 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 Component >> In the example section select “Create Wizard using Keep Checked Out Checkbox”
Actions for this Example:
createLitCheckBox, fakeLiterature
setContexWizStep, object
defineItemAttributesWizStep, object
Action Models for this Example : None
Files Used in This Example
/netmarkets/jsp/carambola/customization/examples/wizard/CreateLitCheckbox.jsp
/netmarkets/jsp/components/keepCheckedOutCheckbox.jspf
/netmarkets/jsp/carambola/attributePanel/fakePoemDefineItemAttributesWizStep.jsp
com.ptc.mvc.builders.carambola.wizard.FakePoemDefineItemAttributesWizStepBuilder
/config/actions/Carambola-actions.xml