Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Define an EVAM view configuration

Create a view configuration to combine conditions, database fields, and declarative actions with an associated view template.

Before you begin

Role required: admin or evam_admin

About this task

Entity View Action Mapper (EVAM) is an application that standardizes how different data sources display in cards and lists.

A view configuration combines conditions, database fields, and declarative actions with an associated view template. For more information, see View configurations, view templates, and configuration bundles for EVAM.

Procedure

  1. Navigate to All > Entity View Action Mapper (EVAM) > EVAM Definitions > Configuration Bundles.

  2. Select dynamic_related_records_bundle and then select New.

  3. Fill in the fields on the EVAM view configuration form.

FieldDescription
NameName of the EVAM view configuration.
ActiveOption to activate the EVAM view configuration.
View TemplateTemplate to associate with the EVAM view configuration. You can create a template or use an existing template.
ApplicationApplication scope of the EVAM view configuration.
OrderPriority that the EVAM view configuration takes over other view configurations. To give higher priority to a view configuration, enter a lower number.
TableTable to associate with the EVAM view configuration.
ConditionConditions for when to use the EVAM view configuration.
Table FieldsTable fields to display on the EVAM view configuration. For example:`name,supplier,description,product_category`
Custom FieldsCustom fields to display on the EVAM view configuration. This is a comma-separated list of non-table fields that are required for the template. For example:`price,image_url,delivery_label,delivery_date,product_url`
  1. Select Save.

  2. Create an M2M action assignment or select Link Existing and then select the Declarative Action navigation.

    For more details, see, View configurations, view templates, and configuration bundles for EVAM.

Related topics

Configure dynamic related records

Configure related record definitions