Basic Customization > User Interface Customization > Constructing Wizards > Client Generated Form Data > Packaged Samples
  
Packaged Samples
* 
The customization utilities must be enabled to see the samples. See Customization Tools Overview for information on enabling the customization utilities.
1. Navigate to Navigator > CustomizationComponent Catalog > Wizard > Data Store Only Column in Wizard Table Example.
2. Select a context on the first wizard step and click Next.
3. Select the Add Row – No Content action from the tool bar on the table.
4. Enter some text in the Name column of the row that has been added to the table.
5. Click Finish.
A confirmation message will display indicating that an object has been created. Also, in the Method Server's log you will see output similar to this:
KEY = noColumn
VALUE = FOO_BAR_BIZ_BAZ

KEY = hiddenColumn1
VALUE = HIDDEN_COLUMN_1_GENERATED_VALUE

KEY = hiddenColumn2
VALUE = HIDDEN_COLUMN_2_GENERATED_VALUE