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
- Doc Adding Dynamic Side Content to Object Page Sections
- Doc Enabling Lazy Loading for Custom Sections
- Doc Extension Points for Forms on the Object Page
- Doc Extension Points for Forms on the Object Page
- Doc Extension Points for Sections on the Object Page
- Doc Extension Points for Subsections on the Object Page
- Doc Extension Points for Subsections on the Object Page