Summary
The Notebook Page is a Web Page that contains multiple filtered views, each containing one or more screens. Each of these views is specified and constructed with a UINotebookTab page. For each UINotebookTab you add to your UINotebook page, the user will see a visual, clickable tab in the resulting user interface.
| • | Design Guide Reference: Notebook Web Pages (includes controlling properties) |
| • | UINotebook Property Reference: UINotebook Properties |
| • | UINotebookTab Property Reference: UINotebookTab Properties |
Valid Parent Entity Nodes
Name |
Modeling Guide |
Design Guide |
Valid Child Entity Nodes
Name |
Modeling Guide |
Design Guide |
Example: Adding a Notebook to a Menu Item with NotebookTab pages
First, we add a new NotebookPage entity to an existing Menu Item which has no children, and rename to AccountNotebook: |
|
We then select how we want our Notebook tabs to display by setting the TabsLocation property |
|
This example is continued in the next section, Adding a Notebook Tab Page





