Data Display Wizard

Use this wizard to display a repeating data set as a list or table.

How To Open This Wizard

To open the Data Display wizard:

  1. View a JSP or JSF page in the Page Flow perspective: Window > Open Perspective > Page Flow.
  2. Open the Create Form wizard: From the NetUI Data Binding section of the Design Palette, drag and drop the Repeater tag icon onto the JSP page.

Note: the Data Display wizard is offered as a choice when complex Java types or repeating types (arrays, collections, etc.) are dragged and dropped from the Data section of the Design Palette.

How to Use this Wizard

Specify Data Page

This page specifies the data set to be rendered as an HTML list or table.

Select Properties Page

This page specifies the fields of the data set to be rendered in the HTML list or table.

Arrange Fields Page

This page specifies the order in which the fields are rendered.

Select Format Page

This page specifies how the data set is rendered: as an HTML table, list, or as plain text.

Related Topics

Design Palette

Data Grid Wizard

 


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