This article describes the steps needed to create a form automatically from an existing table.
Forms offer a way to access information in database tables. Forms often display the same fields as tables, but they display only one record at a time.
Follow these steps to automatically create a form from an existing table.
- Select the Forms Tab from the primary toolbar.
- Select New from the secondary toolbar.
- Fill-in the Name of the form: Products.
- Fill-in the Description (this is optional).
- Select the Data Source to base the form on from the dropdown box.
- Check the auto-create a default form check-box.
- Select the column Layout.
- Click Submit.
- Form Designer will open to preview the Form layout.
- If satisfied with the layout, click Save and exit Form Designer.