Master detail forms

A more special form type is the master detail form, which presents 2 linked tables in the same screen (divided in 2 frames). The master table will be loaded in the upper frame, and the slave table in the lower frame.

When a master record is edited (or the checkbox present right to the Detail button is clicked), the link with slave records is loaded in the lower frame.

Excepting this behaviour, updating informations in the master or detail frame is done in the same manner as with regular forms.