The Global page of your application functions as a master page. You can add a separate Global page for each user interface. The Application Express engine renders all components you add to a Global page on every page within your application. You can further control whether the Application Express engine renders a component or runs a computation, validation, or process by defining conditions.
See Also:
"Managing Pages in a Database Application", "Understanding Conditional Rendering and Processing" and "Available Conditions"To create a Global page:
On the Workspace home page, click Application Builder.
Select an application.
The Application home page appears.
Click the Create Page button.
On Create Page:
User Interface - Select a user interface for the page.
For Select a page type, select Global Page.
Note that the Global Page option only appears if the application does not have a Global page for the specified user interface.
For Page Number, enter an integer value that identifies a page within the application.
Click Finish.