You can link related app instances and create Parent-Child relationships between app instances.
The parent instance creates one or more child instances directly related to it. For example, a meeting app instance contains an agenda items table object. Each row in the table relates to an individual agenda item. For each row, a child instance is created. So, the meeting app instance is the parent and the agenda items are the children. 
 ![]()  | 
Show App Button (7 min)  | 
The Show App button or behavior command will allow a user to open an instance of an app whilst still active in a different instance. Learn how this is used to link apps in this tutorial video and learn how to pass data between the app instances too.  | 
See also: Linked Apps vs. Parent-Child Apps
Return to: Designing an App