Histórico da Página
Index
Índice | ||||||||
---|---|---|---|---|---|---|---|---|
|
Speaking of
...
notifications...
This feature allows the company administrator to set define a standard pattern for sending notifications to the new users related to them.
In the notifications configuration panel, the administrator can set notification patterns on the platform. Notifications configured by the administrator will default to all new users that will be included.
This change does not occur for users already registered, because a notification center is already configured for them.
You can define the event notifications related to Documents, Processes, the Portal, Collaboration, Learning and General.
...
the company. This change does not affect already registered users because there is already a notification center configured for them.
Access notification settings
...
01. In the main menu, click Control Panel, then check People container and click Notifications.
Painel |
---|
The default notification settings for new users are set on this screen, however each user can enable/disable sending notifications in their Notification Center. More information is available in Notification settings. |
Some events are mandatory and are notified on fluig by default. In this case, you cannot disable the notification on fluig, only the other types.
If notification cleanup settings are not edited, read notifications with over six months are deleted by default. However, notifications that require user actions are not deleted until an action is performed.
Informações | ||
---|---|---|
| ||
Detailed information about each option for receiving notification displayed in the tabs can be obtained in Notification options. |
Estado | ||||
---|---|---|---|---|
|
HTML |
---|
<a id="toggleAll" href="#" >Expand/hide additional information. </a>
<script type="text/javascript">
var abertos = 0;
var fechados = 0;
function contador() {
abertos = 0;
fechados = 0;
jQuery(".expand-control").each( function() {
if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
fechados++;
} else {
abertos++;
}
});
}
AJS.toInit(function() {
contador();
var soma = abertos + fechados;
$("#toggleAll").html('Expand/hide ' + soma + ' additional information.');
AJS.$('#toggleAll').click(function() {
contador();
if (abertos >= fechados) {
jQuery(".expand-control").each(
function() {
if (document.getElementById(this.id).children[0].className == "expand-control-icon icon expanded") {
jQuery(this).trigger("click");
}
}
)
} else {
jQuery(".expand-control").each(
function() {
if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
jQuery(this).trigger("click");
}
}
)
}
});
});
</script> |
Basic Path
01. From the main menu, click on Control panel.
02. Click the tab Collaboration.
03. Click Notifications.
04. In Clear notifications, enable or disable the clear all notifications and clear read notifications feature, in the Actions column.
05. If the cleanup feature for all notifications and read notifications is enabled, click the Edit icon, located on the right side of each notification, to configure cleanup frequency.
Expandir | ||
---|---|---|
| ||
Required information: |
06. Click Save.
Configure default notifications for new users
...
01. In the main menu, click Control Panel, then check People container and click Notifications.
02. In the section Define the means of notification available, define the means 07. Define the types of notifications that your company’s users can receive.
Expandirpanel | ||
---|---|---|
| ||
The types means of notifications available are:
|
0803. Define the notification options to be available for users to configure Define the type of notifications.
Painel |
---|
Type of notifications |
...
Expandir | |
---|---|
title | Learn moreCollaboration, |
...
General, etc. Means of notification |
The Platform, Approval, Push and/or E-mail. The configuration options available for each notification type in each event are:
Some events are mandatory and are notified on the platform by default. In this case, you cannot disable the notification on the platform, only the other types. |
Configure notification cleanup
...
01. In the main menu, click Control Panel, then check People container and click Notifications.
02. In Clear notifications, enable or disable the clear all notifications and clear read notifications feature, in the Actions column.
Painel |
---|
The button displays ON, indicating that notification cleanup is enabled. When notification cleanup is enabled, a record is created in the Task Scheduler. It is important to keep this task because if it is deleted, the cleanup setting is automatically disabled. When this feature is disabled, the button displays OFF. |
03. If the cleanup feature for all notifications and read notifications is enabled, click Edit , located on the right side of each notification, to configure cleanup frequency.
Painel |
---|
Required information: Every Before Cleanup starts at Maximum time Next Cleanup |
04. Click Save
Informações | ||
---|---|---|
| ||
This documentation is valid from the Lake 1.57.10 0 update. If you use a previous update, it may contain information different from what you see on your platform. |
...