The following table shows the forms types in the Classic client, a description of the form type, and the default page type to which each form will be transformed.

Form type Description PageType (default)

Advanced Confirmation

Card form that poses a question to the user, has no input fields, and requires that the user select Yes or No. In most cases, this form does not have a Source Table property defined and is based on variables in the form.

ConfirmationDialog

Bar Chart

Form that displays a bar chart; not available in the RoleTailored client.

Card

Card

Form with only TabControl and a source table.

Card

Chart of Accounts

Form with indented list in TableBox.

List

Document

Main or header form with TabControl and a frame that holds a subform.

Document

FixedLayout

Form with FixedLayout controls

Card

Homepage

Homepage (RoleTailored client form type).

PartPage

FactBox

InfoPart (RoleTailored client form type).

SimplePart

InfoPartLIst

List InfoPart (RoleTailored client form type).

ListPart

Journal

Form that is based on a template, batch, or name structure and has a control for selecting a template, batch, or name. Often includes forms named Worksheets.

Worksheet

List

Form with a TableBox control only.

List

Matrix

Form with a MatrixBox control or the header form for matrixes that have a header or subform structure.

Card

Matrix Subform

Form which is a subform with a MatrixBox.

List

Navigate

Form with only one instance.

NavigatePage

Property Sheet

Form with the same layout as the Document form type, but is not in itself a business entity that would be sent through a process or create transactions.

ListPlus

Stack

Also called Activities (RoleTailored client form type).

SimplePart

Standard Dialog

Card form which has no question or requires that the user select Yes or No to perform the command that the user selected. In most cases, this form does not have a Source Table property.

Card

Subform List

Form which is a subform with a list

ListPart

Subform Worksheet

Form which is a subform with a worksheet

ListPart

Trendscape

Form with the Period buttons and a subform that is a TableBox (not a MatrixBox).

List

Trendscape Subform

Form that is a subform to a trendscape form.

ListPart

Wizard

Form with a wizard structure or the header form for a wizard that has a header or subform structure.

NavigatePage

Wizard Subform

Form which is a subform with a wizard

ListPart

Worksheet

Form with the following characteristics:

  • A single form, not a main and a subform

  • Has a TableBox as a primary ControlContainer

  • No template, batch, or name structure

  • Has at least one other control that is not a command button or MenuItem that is not part of the list

Worksheet