SAP

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

Extension Points for Object Page Forms

The concept name is not defined in the provided sources, so a precise label cannot be confirmed. Based on the sources, extension points on the Object Page are mechanisms that allow developers to customize SAP Fiori elements Object Pages by injecting custom content — such as additional sections, subsections, or form fields — into predefined locations within the page layout. Developers use them to extend standard application UIs without modifying core framework code, for example by adding custom sections or dynamic side content to Object Page sections. Lazy loading can also be enabled for custom sections to defer their rendering and improve performance.

Docs explaining this concept

Prerequisites

Concepts that build on this