Specifications
CHAPTER 18 Defining Forms
Users Guide 509
For example, you can place a button in a form and then attach the Print action
to it. After you run the form, you can print the current data by clicking the
button:
Actions are also available through the toolbar and menu items when you run a
form.
Freeform forms
You use freeform forms for basic data maintenance. In freeform forms, you see
one row of data at a time. You can arrange the information any way you want.
When you run the form, you can add, modify, and delete rows of data.
For example, the following form is a freeform form that allows you to view and
update customer information. This form uses all columns in the
Customer table
in the EAS Demo DB.