Form Step
In the Form step of the Data Form Wizard, you specify the name of the data-bound form as well as the layout of the form.
To specify form details
-
In the Form name box, enter the name of the form. By default, the form name is based on the name of your database.
-
Under Form layout, select how the form will be laid out:
-
Single record The form displays one record at a time. Each non-Boolean field in the database is bound to an Edit control; Boolean fields are bound to Checkbox controls. A Label control is associated with each bound control, and displays the name of the field.
-
Grid Currently not available.
-
Master/Detail Currently not available.
Click Next to specify the record source for the bound controls.