Creating a Global Page to Display Components on Every Page

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.

Topics:

Creating a Global Page

To create a Global page:

  1. On the Workspace home page, click Application Builder.

  2. Select an application.

    The Application home page appears.

  3. Click the Create Page button.

  4. On Create Page:

    1. User Interface - Select a user interface for the page.

    2. 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.

  5. For Page Number, enter an integer value that identifies a page within the application.

  6. Click Finish.

Navigating to the Global Page

To navigate to the Global page:

  1. On the Workspace home page, click the Application Builder icon.

    The Application Builder home page appears.

  2. Select an application.

    The Application home page appears.

  3. Select Global Page.