ScoreCard
Purpose
The ScoreCard ViewTemplate displays selected EntityFields as separate labeled cards. It is suitable for compact presentations of key figures or calculated values.
Figure: ScoreCard displaying selected values as cards.
Behavior
Each configured field is rendered on its own card. The label shown for the card is derived from the title or titleProcess of the corresponding EntityField.
Optional fieldActions can be configured to trigger Actions when users click a displayed field. The assignment is position-based.
Configuration
The displayed fields are configured through fields.
In the example OrganisationInformation, the following calculated fields of Organisation_entity from module contact are shown:
LastActivityTurnoverPercentDiff
Example usage
An example is the ViewTemplate OrganisationInformation in OrganisationPreview_view of Context Organisation.
In the ADITO client, it can be seen by opening a company in Contact Management > Company. The PreviewView shows the ScoreCard as a footer area with one card per configured value.