eva/3 Application BuilderDeveloping eva/3 ApplicationsWorking with FormsStandard BeansSTableElementCascading Properties Update / Delete 

Assignments with eva/3 Application Builder

To assign both tables, open the register card database and choose at

ControlSource the ID of the first table
FilteredControlSource the assigned ID from your first table
FilteredTableSource the 2nd table
TableSource the 1st table

Fig. 196: Assignments in the Table
Fig. 196: Assignments in the Table

STableElement describes the 1st table where the options CascadeDelete and CascadeUpdate have been enabled
STableElement1 describes the 2nd table

The tables are assigned by the column contact_ID, which is available at both tables.