Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
2500_config_apps:2500_logout_events [2026/08/13 00:55] – ↷ Page moved from docs:2500_config_apps:2500_logout_events to 2500_config_apps:2500_logout_events localdev2500_config_apps:2500_logout_events [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev
Line 4: Line 4:
 It may be necessary for your application to execute certain rules when a user logs out. For example, your application may collect the statistics of how many users are online or how many users have been using the system. It may be necessary for your application to execute certain rules when a user logs out. For example, your application may collect the statistics of how many users are online or how many users have been using the system.
  
-If you want to handle the logout events in your application you need to define a special //logout notification// and attach rules to this notification – see [[docs:2500_config_apps:0800_add_edit_rules|Adding/Editing Rules]]. +If you want to handle the logout events in your application you need to define a special //logout notification// and attach rules to this notification – see [[2500_config_apps:0800_add_edit_rules|Adding/Editing Rules]]. 
  
 To add the logout notification to the business space version: To add the logout notification to the business space version:
Line 14: Line 14:
 {{page>notes:notification_rules}} {{page>notes:notification_rules}}
  
-To turn off handling of the logout events in the business space version delete the LogoutNotification from the Elements Tree – see [[docs:2500_config_apps:0300_work_config_elements|Adding/Editing Configuration Elements]].+To turn off handling of the logout events in the business space version delete the LogoutNotification from the Elements Tree – see [[2500_config_apps:0300_work_config_elements|Adding/Editing Configuration Elements]].
  
-See also [[docs:2500_config_apps:2400_login_events|Handling Login Events]].+See also [[2500_config_apps:2400_login_events|Handling Login Events]].