Component description

The last-activity component creates a read-only list of latest user activities in the instance.

Example

Minimal JSON

{
  "type": "last-activity"
}
{
  "type": "last-activity",
  "componentId": "last-activity-component",
  "seeAllLink": "https://demo2.dawiso.com"
}

Nested properties

PropertyDescriptionValuesMandatory
typelast-activitystringYes
componentIdUnique ID of a component. If left empty, a random string will be generated. Primarily used in patch packages to define the component's position within the layout (template).stringNo
seeAllLinkAn absolute or relative URL link of the environment.stringNo