Settings

Alarms in Toolbar

This setting affects only the frontend and controls whether active or triggered alarms are displayed in the top toolbar.


Functionality

  • Enabled: Alarm indicators (e.g. red symbol) are shown in the toolbar when an alarm is active.
  • Disabled: No alarm indication is shown in the toolbar.

In the Editor (backend), alarms are always visible, regardless of this setting.


How to display alarms in the frontend

There are three ways to display alarms in the frontend:

  1. Enable the toolbar display
    → Shows the alarm icon directly in the toolbar (controlled by this setting)

  2. Add alarm components to a page
    → In Pages, use “eComponent”:
    For example: [code_block_0] or [code_block_1]

  3. Link a menu item to alarms
    → Create a menu (Burger Menu → Menu)
    → Add an entry that links to “Alarms” or a dedicated alarm page


Summary

Method Visible in Frontend
Toolbar display enabled ✔ (depends on this setting)
Alarm eComponent on a Page ✔ (always visible)
Menu item linked to "Alarms" ✔ (if explicitly created)