Multi App (Composite App)

The Multi App (Composite App) renders one or more child apps within it. Each app in a Multi App contains its own data from the repository.

The following are the different layouts available for multi apps:

#

Layouts

Description

1

Stack

Apps are rendered one below the other in the same container.

2

Tab

Apps are accessible by tabs.

In Native mobile apps, Tab layout alone is enabled for composite apps.

3

Indexed

Apps Indices are rendered in the left pane and the currently selected app appears on the right pane.

4

Card

The first positioned App only is rendered on the container. The other apps are hidden from user view.

5

Border

Apps are rendered in the file explorer like view.

6

Switch

This renders only one app on the container and the others are accessible by selecting the Switch menu option in the app tool.

7

Two - Column

Apps are rendered on left and right panes in the same container.

Multi Apps (Composite Apps) on Native mobile apps will display in Tab layout only.