Basic Customization > User Interface Customization > Constructing Wizards > Building Wizards to Edit a Single Object > Packaged Samples > Basic Edit Wizard
  
Basic Edit Wizard
This is an example of a simple edit wizard. It does not contain many customizations. It demonstrates how the builder can be used to control the set of attributes displayed in the read only attributes panel. The editable attributes displayed are controlled by the Type and Attribute Management utility. For more information on laying out the editable attribute see Editing Attribute Layouts.
This is an example of a simple edit wizard. It does not contain many customizations. It demonstrates how the builder can be used to control the set of attributes displayed in the read only attributes panel. The editable attributes displayed are controlled by the Type and Attribute Management utility. For more information on laying out the editable attribute see the “Editing Attribute Layouts” online help topic.
Location of Example
This example can be viewed in the Windchill product by navigating to Customization -> Component Catalog -> Wizard -> Examples section -> Basic Edit Wizard
Actions for this Example
editLiterature, fakeLiterature
editAttributesWizStep, object
Action Models for this Example
None
Files Used in This Example
/netmarkets/jsp/carambola/customization/examples/wizard/exampleLiteratureEdit.jsp
com.ptc.mvc.builders.carambola.wizard.LiteratureEditDetailsWizStepBuilder.java
/config/actions/Carambola-actions.xml