Skip to main content

Samo-recent-entities-app-module

Header

Level: Intermediate

Keywords: application modules, recent-entities

The result: integration of recent-entities-app-module to your project

This site shows overview of samo-recent-entities-app-module. This module shows information about recently used entities as a dropdown in the application toolbar. The dropdown consists of a list of recently modified and a list of recently viewed entities.

samo-recent-entities-app-module - configuration example
{
"type": "component:entity-modules/recent-entities/samo-recent-entities-app-module",
"security": {
"loggedIn": true
},
"detailType": "dropdown",
"detail": {
"module": {
"type": "component:entity-modules/recent-entities/samo-recent-entities-content",
"maxCountVisited": 4,
"maxCountModified": 4,
"ignoredActivities": []
}
}
}

All configuration options are available in Dynamic-App Module Catalog.