SAP

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

OData Metadata-Driven UI Rendering

The sap.ui.comp.smartfield.SmartField control is a wrapper for other controls that acts as an important building block of SAP's smart controls. A developer uses it to render appropriate input or display controls automatically based on OData metadata, and it can also be configured to provide value help for user input. It is commonly used within layouts such as the SmartForm to build data-driven, metadata-aware UI forms.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this