List View

The List View displays rows from your database objects.

If the view takes parameters, at the top of the list will be a form for editing them.

All columns except those of type Memo are displayed in the list.  If the primary key of the view is an autonumber or identity field and it does not participate in the row caption, it will not be displayed.  Also, list views that are the result of a relationship do not show the foreign key field.

The column headings are based on the captions of the attribute.

If the view has a primary key, there is a button to the left of the row that allows navigation to the Form view of the row.

If the user has privileges for adding records to the view a "New" button will be available. Alternatively the user can click the "*" in the far left column of the list header to add a new record.

Form View