Samo-user-messages-app-module
Header
Level: Intermediate
Keywords: application modules, user messages, notifications
The result: integration of user-messages-app-module to your project
This site shows overview of samo-user-messages-app-module. This module allows you to see information about executed actions and processes in your projects. This module is of "dialog" type and works together with samo-user-messages-dialog module.
samo-user-messages-app-module - configuration example
{
"type" : "component:user-modules/messages/samo-user-messages-app-module",
"security": {
"loggedIn": true
},
"detailType" : "dialog",
"detail" :
{
"type": "component:user-modules/messages/samo-user-messages-dialog",
"viewAllPage" : "messages",
"title" : "{tr:messages.recent_messages}",
"searchHidden" : true,
"stateDisabled" : true
}
}
All configuration options are available in Dynamic-App Module Catalog.