App explorer
App explorer panel
Located on the right side of the app builder, the App Explorer panel provides quick access to different aspects of your app’s metadata. The panel consists of four tabs:
Structure
(default selection)Find
Usages
Help
Structure tab
When the Structure tab is active, an interactive tree resembling the navigation tree on the left panel is displayed. This tree is a simplified version of the navigation tree, primarily focusing on resources within the Model node and an additional User Interface node. It provides a cleaner view of your app’s metadata structure.
Clicking on nodes within the explorer tree will populate a table in the lower section with essential information and settings related to the selected node.
Find tab
With the Find tab active, a search box
appears below the tabs. This search box enables you to search for specific text within your app’s metadata. The search scans for matches in name
, label
, or text
within entities, fields, actions, listeners, views, libraries, and legacy services. After a search, a list of matching results with clear paths will be presented. Clicking on an item redirects you to the view of that resource.
Usages tab
For the Usages tab, you can activate it by using the Find Usages
action from the central panel header. This tab displays a list of all instances where the current resource is utilized. Clicking on an item within the list redirects you to the resource where the current resource is being used.
Help tab
With the Help tab active, an embedded view of the documentation section relevant to the selected resource in the navigation tree is presented. This view automatically updates as you change the selected resource in the central panel.