This article explains the UI components you can provide to Business Users in a Data Application. These components are used to provide the most efficient user experience in Data Applications. All these components are related to each other to build powerful Business applications very fast.
Data Application components
For each entity in your Data Model, you can define the following Data Application components:
- Collection: configures how multiple records are displayed in a table or list or grid
- Form: configures how one record is displayed in a form at browsing time or at data authoring time
- Stepper:... (More)