Basic Customization > User Interface Customization > Constructing Wizards > Building Wizards to Edit a Single Object > Solution > Procedure — Creating an Edit Wizard
  
Procedure — Creating an Edit Wizard
The following tasks need to be performed to create the wizard:
Create an Action for the Wizard
Create a Main jsp for Your Wizard
Create Custom Steps as Needed
Select Reusable Steps
The tasks shown in bold are always required. The other tasks may or may not be needed, depending on the requirements of the wizard.
If there are attributes in your wizard that cannot be displayed by the standard Windchill dataUtilties, gui components, and renderers you also may need to write Java classes for those functions.