Situational Awareness Projects > Customize a Project > Use Nested Panes

Use Nested Panes

A pane can display a page that includes its own set of panes, creating a multi-level arrangement of nested panes.

In the example above, Pane_A on the master page is configured to display a page called "Page_1".

Page_1 includes its own sets of panes:

The P1_Content pane is configured to display a page called "Page_2_Content", which in turn has two panes:

When displaying content, you can address nested panes using dot (.) notation. For example, you could use the following to address the P2_Left pane:

Pane_A.P1_Content.P2_Left

 

To use nested panes, you need to perform the following tasks:

See Also

Published June 2018