Configuring entity view action mapper
The Entity View Action Mapper (EVAM) allows you to map specific actions to entity views, enabling customized behavior and streamlined work-flows. Learn how to define, configure, and apply mappings to enhance user interactions with data in the platform.
Configuration overview
- Define a data source
The data source is an entity that has associated data that you intend to display. For example, a community post or a user.
- Define an EVAM view template
You can configure multiple view templates per data source based on conditions to customize how data displays for users. The view template maps fields from the view configuration to component.
- Define an EVAM configuration bundle
Create a view configuration to combine conditions, database fields, and declarative actions with an associated view template using the Entity View Action Mapper (EVAM).