This article describes the steps needed to create a form manually.
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 manually.
- Select the Forms Tab from the primary toolbar.
- Select New from the secondary toolbar.
- Fill-in the Name of the form.
- Fill-in the Description (this is optional)
- Select the Data Source to base the form on from the dropdown box
- Select the column Layout
- Click Submit
- Form Designer will open to allow you to create your form.
- Expand the different Field options to select desired field type.
- Drag the desired field into form.
- Fill-in the Form Label:
- The Field Name will auto-complete with the label name or select the field name from the drop down box. This list is derived from the existing fields in the table.
- Repeat until design is completed.
- Click the Save button when finished.
- Click the X button to close the Form Designer window.