Customize an account activity card to display application attributes

You can customize activity cards to view application attributes on it.

The config/Access.json file contains details about the primary, secondary, and tertiary attributes that are displayed on an activity card. You can add attributes as a tertiary attribute that can be displayed on an account activity card.

Attributes assigned to the tertiary area of the activity card are displayed with a label to help the user understand what information is displayed. For example, to display the service attribute in the activity card, add the service attribute to the tertiary area.
"tertiary": ["additionalInformation", "serviceName" ],

Parent topic: Manage Activities wizard