2.5.4 Understanding the Application Home Page

Use the Application home page to run, edit, import, export, copy, or delete applications.

When a developer selects an application on the App Builder home page, the Application home page appears.

2.5.4.1 Edit Application Definition Button

Learn how to identify the application ID and name and edit the application definition.

The application ID and the application name display at the top of the Application home page. The application ID also displays in the breadcrumb at the top of the page.

The Edit Application Definition button displays to the right of the application ID and name. Click Edit Application Definition to edit the application definition, including the application Name and Application Alias.

2.5.4.2 Application Home Page Icons

Learn about the icons on the Application home page.

The following large icons appear beneath the application ID and application name:

  • Run Application submits the home page in the current application to the Oracle APEX engine to render viewable HTML.

    See Running an Application or Page.

  • Supporting Objects links to the Supporting Objects page. Use Supporting Objects to define database object installation scripts that are invoked when importing an application. You can also define deinstallation scripts to drop objects when deleting an application.

    See How to Create a Custom Application.

  • Shared Components links to the Shared Components page. Shared components can display or be applied to any page within the application.

    See Managing Shared Components.

  • Utilities links to the Utilities page. Use this page to monitor developer activity, view dashboards, run Advisor, and view numerous other reports.

    See Using Application Utilities.

  • Export/Import links you to the Export/Import page. Click Import or Export to import or export a workspace, an application, application components, or related files. Select Remote Deployment to deploy an application to remote Oracle APEX instances using REST Enabled SQL references.

    See Exporting and Importing from App Builder and Understanding One-Click Remote Application Deployment.

2.5.4.3 Create Page Button

Learn about Create Page button on the Application home page.

Clicking the Create Page button launches a wizard that walks you through creating a page in an application.

2.5.4.4 Application Home Page Navigation Bar

Learn about navigation bar on the Application home page.

A navigation bar displays in the center of the Application home page. You can use the navigation to search for pages or customize the appearance of the page.

The Application home page navigation bar contains the following controls:

  • Select columns to search - This field contains a magnifying glass icon. Click this icon to narrow your search to only specific columns. To search all columns, select All Columns.

  • Text area - Enter case insensitive search criteria (wildcard characters are implied) and click Go.

  • Go button - Executes a search or applies a filter.

  • View icons. Use these icons to toggle between two views:

    • View Icons (default) - Displays each page as a large icon identified by the page name.

      To view a page, click the page icon.

    • View Report - Displays each page as a line in a report. Each line includes the page number (ID), the page name, when the page was last updated and by whom, the page type, any associated group, the user interface, and lock status.

      To view a page, click the page name. Click the Lock icon to prevent conflicts during application development. Click the Run icon to run the associated page and render viewable HTML.

  • Actions menu - Displays the Actions menu. Use this menu to customize the report view.

2.5.4.5 Application Home Side Bar

Learn about links on the Application home page side bar.

Application Home Tasks List

A Tasks list displays on the side bar of the Application home page and contains the following links

Working Copy Tasks

Click Create Working Copy to create a special copy of an application, make changes in the copy, and then merge those changes back into the main development application. See Creating a Working Copy to Merge, Refresh, or Compare.

Recently Edited Pages

Recently Edited Pages lists links to recently edited pages within the current application. To link to specific page, click the page ID and name.