SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Detail Page Navigation

A detail page is a secondary view added to an SAP UI5 application to display in-depth information about a selected item. Developers use it alongside a master or list page to build split-view or navigation-based layouts, as demonstrated in the UI5 tutorial on adding a detail page. It is typically introduced as an initially empty view that is then wired up with routes to make it accessible through the app's navigation flow.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this