Adding a Notebook component
- Open the form to which you want to add a notebook, and go into the designer (Web Designer in the web client, Design Mode in the Windows client).
- In the Toolbox, select the Notebook component and place the component on the form where you want it to display.
- Use the Component properties sheet to specify properties of the notebook as desired.
- Add and configure one or more notebook tabs as needed.
Note: When
a Notebook component is created, it automatically contains two generic
NotebookTab components. You should rename and configure these before creating
additional notebook tabs.