Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Índice
outlinetrue
exclude.*ndex
stylenone

 


Speaking of notification settings ...

...

Informações
titleLearn more

Detailed information about each option for receiving notification displayed in the tabs can be obtained in Notification options.

 

Estado
subtletrue
titleLearn more

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. Click the Settings icon in the upper right corner of the window next to the username.

...

04. View events that may send notifications in respective tabs and notification types available in each event.

Expandirpanel
titleLearn more

You can search for a specific event using the field "Filter notifications".

 


Alternative Paths

 


Enable/disable receiving notifications

...


01. In the Notification settings window, enable or disable receiving types of notifications for each Documents, Processes, Collaboration, Learning and System event, as desired.

Expandirpanel
titleLearn more

For each event, the available types of notification are:

  • None: when checked, it determines that no notification of any kind is to be received for the event in question.
  • Platform: when checked, it determines that the notification of the event in question will be received via Notification Center;
  • E-mail: when checked, it determines that the notification in question is to be received by e-mail. For this option to be displayed, the company administrator has to enable the sending of notifications by e-mail;
  • Push: when checked, it determines that the push notification of the event in question will be received on fluig’s mobile app. For this option to be displayed, the company administrator has to enable the sending of push notifications. 

 

  •  




Informações
titlePlease note!

This documentation is valid from the 1.5.10 update. If you use a previous update, it may contain information different from what you see on your platform.

 

...