Home > Working with Application Pages > About the Page Definition > Accessing the Page Definition
Previous |
Next |
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:
On the Workspace home page, click the Application Builder icon.
The Application Builder home page appears.
Select an application.
The Application home page appears.
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".