Previous
Previous
 
Next
Next

Accessing the Page Definition

You can view, create, and edit the controls that define a page through the Page Definition.

To access the Page Definition for an existing 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 a page.

    The Page Definition appears and is divided into the following sections:

    • Page Rendering. Page rendering is the process of generating a page from the database. This section lists user interface controls and logic that execute when a page is rendered. See "About Page Rendering".

    • Page Processing. Page processing occurs once a page is submitted. Typically a page is submitted when a user clicks a button. See "About Page Processing".

    • Shared Components. The Shared Components section lists common components that can be used by one or more pages within an application. See "About Shared Components".