Werk #19934: Show required indicator on conditionally revealed form fields
| Component | Setup | ||
| Title | Show required indicator on conditionally revealed form fields | ||
| Date | Jul 27, 2026 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Previously, the "(required)" indicator next to form fields was only shown for top-level properties on pages built with the new form rendering engine. Fields that are only revealed by selecting an option or ticking a checkbox did not show the indicator, even though they cannot be left empty. One example is the URL field on the SAML connection page, which appears after choosing "URL" as the source under Identity provider metadata.
Such fields now display the same "(required)" indicator as top-level properties.