Update Form Wizard

Use this dialog to create a form for updating a data set.

How To Open This Dialog

To open this wizard, open a JSP file in the Page Flow perspective. Then drag and drop the Update Form entry from the NetUI section of the Design Palette onto the source view of the JSP.

How To Use This Dialog

Select Action Page

The select action page specifies the action that the form will invoke when the form is submitted. You may also create a new action for the form to invoke.

You must also select a primary key field for the submitted item that uniquely identifies it in the data set. The value of this field identifies which item in the data set is to be updated.

Select Properties Page

This page specifies which items are to appear in the update form.

Arrange Fields

This page specifies the order in which the fields appear in the form.

Related Topics

The Page Flow Perspective

Design Palette


Still need help? Post a question on the Workshop newsgroup.