SAP

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

SAPUI5 Smart Controls (SmartFilterBar, SmartList)

Smart Controls are UI5 controls that use OData metadata to dynamically configure themselves, reducing the amount of manual UI coding a developer must write. A developer uses them to automatically generate UI elements — such as table columns or form fields — based on the metadata exposed by an OData service, as demonstrated in the Smart Controls Tutorial. They also support create operations against OData services, enabling developers to build data-entry scenarios with minimal boilerplate configuration.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this