Understanding pages and their types
A page is the canvas on which the user interface of the application is built. We build the user interface by placing various components on the page.
Viewing the existing pages:
In the Navigation menu, under the Developer role, in the Developer group, click Pages. The list of all existing pages is displayed.

Understanding the types of pages
Page type
Description
Abstract
These pages can be used as pre-defined template pages and to shelter multiple child pages.
You cannot edit the abstract pages through its leaf page.
Extension
These pages can be used as a component in different user interfaces throughout the application.
Last updated
Was this helpful?