Application Builder includes a number of views to help you better manage the components and controls that define a page.
Topics:
To access alternate page views:
Navigate to the Workspace home page.
Click the Application Builder icon.
Select an application.
Select a page.
The Page Definition appears.
From the View list, select a view and click Go. Available options include:
Events
Objects
History
Export
Groups
Referenced
The following sections describe each view.
The Page Events view details all currently defined page controls and processes. It provides a chronological view of how and in what order the HTML DB engine renders the page, invokes logic, and runs processes. You can control the amount of information that displays by selecting one of the following view options:
Show All displays all possible page controls and processes, including those not currently defined.
Show Used displays currently used page controls and processes (Default).
To view details about a specific page control or process, click the appropriate hypertext link. Alternately, you can create new page controls and processes by clicking the small icons to the left of each entry.
To run the current page, click the Run icon.
The Object References view displays a list of database objects referenced by the current page.
The History view displays a history of recent changes to the currently selected page by developer, application, page ID, modification date, component, and action.
Use Export to export the current page. Remember that some pages may reference shared components. To export all pages within an application, you need to complete an application export.
The Page Groups view displays all pages that are part of the same page group as the current page. Click a page ID to edit the page group. Click a page name to view the page definition.