Master-detail forms

A Genero application can display a form that contains a master-detail relationship between two tables.

The user can search for a row in the master table, and the corresponding rows in the detail table will also be displayed. The values in rows from both tables can be added, deleted, or modified.

The form must contain fields from both tables and the table relationships must be set.