Home > Building an Application > Managing Pages in an Applic... > Creating a Page from the Ap...
Previous |
Next |
To create a page from the Application home page:
On the Workspace home page, click Application Builder.
Select an application.
The Application home page appears.
Click the Create Page button.
Select the type of page you want to create as described in the following table.
Page Type | Description |
---|---|
Blank Page | Creates a blank page. |
Multiple Blank Pages | Creates multiple blank pages. |
Report | Formatted result of a SQL query. Available options:
See Also: "Creating Reports" and "Implementing Web Services" |
Chart | Enables you to create three types of graphical charts: HTML, Scalable Vector Graphics (SVG), and Flash.
See Also: "Creating Charts" |
Form | Creates a form interface with which users can update a single row or multiple rows within a table.
See Also: "Creating Forms" |
Wizard | Create a wizard. |
Calendar | Generates a calendar with monthly, weekly, and daily views.
See Also: "Creating Calendars" |
Tree | Creates a a tree to graphically communicate hierarchical or multiple level data.
See Also: "Creating Trees" |
Login Page | Creates a login page.
See Also: "Building a Login Page" |
Access Control | Creates a page containing a access control list, enabling developers to control access to an application, individual pages, or page components.
See Also: "Controlling Access to Applications, Pages, and Page Components" |
Page Zero | A page zero that functions as a master page. The Application Express engine renders all components you add to page zero 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: "Displaying Components on Every Page of an Application" |
Follow the on-screen instructions.