Basic Customization > User Interface Customization > Constructing Wizards > Customizing Reusable Wizard Steps > Reusable Wizard Steps > defineItemAttributesWizStep > Customizations
  
Customizations
If the Set Attributes step is the first step in the wizard or nothing in this step is affected by data on prior steps then it can be preloaded. Otherwise, specify it to not be preloaded in the step action. If the wizard has a Set Context step and a type picker, it should not be preloaded as the context will affect the content of the type picker.
The sections below describe how to perform common customizations of this step.
* 
Please remember that you should always place your custom jsp and jspf files in a directory under wtSafeArea, as described in Managing Customizations.