6.19 Multi-Form Applications
This section describes how you create an application which consists of several forms. An application consisting of more than one form is called a multi-form application.
Important note: If you use the Visual LANSA Framework (Use
command on the tab on the ribbon) to create applications, you do not need to know how to create multi-form applications. The Framework automatically handles all form interactions.6.19.1 Basic Rules for Multi-Form Applications
6.19.3 Create a Two Form Application
6.19.4 Show Multiple Instances of FRMDETAIL
6.19.5 Communication is always Between an Owner Form and a Member Form
6.19.6 Why Are the Contents of a Form Hidden from Other Forms?