5.16 Using the Find Icon
Click the Find icon to search for items, pages, queries, tables, PL/SQL code, view debug reports, view session state, and view errors.
The Find icon resembles a flashlight and displays on many pages in App Builder including the Application home page, Shared Components, and the Edit Application Definition.
- Locating the Find Icon
Learn about the Find Icon. - Searching for Items
Search for items using the Item Finder. - Searching for Pages
Search for pages using the Page Finder. - Searching for Queries
Search for queries using the Query Finder. - Searching for Tables
Search for tables using the Table Finder. - Using the PL/SQL Finder
Locate and view details about stored procedures, functions, and packages using the Procedure Finder. - Viewing Application Errors
View a report of application errors.
Parent topic: Creating Applications
5.16.1 Locating the Find Icon
Learn about the Find Icon.
To use the Find icon:
Parent topic: Using the Find Icon
5.16.2 Searching for Items
Search for items using the Item Finder.
In App Builder, an item can be a text field, text area, password, select list, checkbox, and so on. You can use the Item Finder to search for items within the current application or within the schema associated with the workspace.
To search for items:
See Also:
Parent topic: Using the Find Icon
5.16.3 Searching for Pages
Search for pages using the Page Finder.
A page is the basic building block of an application. You can use the Pages Finder to search for pages within the current application or within the schema associated with the workspace.
To search for a page:
Parent topic: Using the Find Icon
5.16.4 Searching for Queries
Search for queries using the Query Finder.
You can use the Queries Finder to locate a query within your application or within the schema associated with the workspace.
To search for a query using the Queries Finder:
Parent topic: Using the Find Icon
5.16.5 Searching for Tables
Search for tables using the Table Finder.
You can use the Tables Finder to view tables within the schema associated with the workspace.
To view tables associated within the current schema:
See Also:
Managing Tables in Oracle APEX SQL Workshop Guide
Parent topic: Using the Find Icon
5.16.6 Using the PL/SQL Finder
Locate and view details about stored procedures, functions, and packages using the Procedure Finder.
You can use the Procedure Finder to locate and view details about stored procedures, functions, and packages associated with each object within the schema associated with the workspace.
To search for PL/SQL code in the current schema:
See Also:
Managing Database Objects with Object Browser in Oracle APEX SQL Workshop Guide
Parent topic: Using the Find Icon
5.16.7 Viewing Application Errors
View a report of application errors.
To view a report of application errors:
Parent topic: Using the Find Icon