Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19755: Notification parameters: enable inline help toggle on edit page

Component Notifications
Title Notification parameters: enable inline help toggle on edit page
Date Apr 23, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0p27 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

On the Edit notification parameter pages (e.g. HTML Email, ASCII Email, Slack and other notification methods), the Show inline help toggle in the Help menu was permanently disabled and could not be switched on, even though the underlying form fields do provide inline help texts.

The reason was that these pages render their forms with the new Vue-based form-spec renderer, which did not register the page as providing inline help, so the toggle stayed greyed out.

The toggle is now enabled on the notification parameter edit page and works as expected for all notification methods.

To the list of all Werks