May 2017
Intermediate to advanced
442 pages
11h 55m
English
Although this recipe is listed in isolation, it should always be done as part of the process. For example, the process of creating a Parameter table involves four main steps:
Nearly all of the tables that we create in Operations will have a form that is used to maintain it. So, the last part of the table's design is to tell the table design which form is used for that purpose. This is how the View details option works in the client. The foreign key is used to determine the table, and the table's Form Ref property is used to determine the form to be used. The foreign key details are then used to filter the form. All this happens automatically ...
Read now
Unlock full access