From fe16860ee38ea5fd3d648bf9826203c323af5ee5 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 Date: Thu, 6 Jun 2024 07:50:29 +0200 Subject: [PATCH] Conditional card: refer to visibility tab --- source/_dashboards/conditional.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_dashboards/conditional.markdown b/source/_dashboards/conditional.markdown index ead8ea37a11..b429863c012 100644 --- a/source/_dashboards/conditional.markdown +++ b/source/_dashboards/conditional.markdown @@ -6,6 +6,8 @@ description: The Conditional card displays another card based on conditions. related: - docs: /dashboards/cards/ title: Dashboard cards + - docs: /dashboards/cards/#show-or-hide-a-card-conditionally + title: Conditional settings on the card's visibility tab --- The conditional card displays another card based on conditions. @@ -15,6 +17,8 @@ The conditional card displays another card based on conditions. {% include dashboard/edit_dashboard.md %} Note that while editing the dashboard, the card will always be shown, so be sure to exit editing mode to test the conditions. +The conditional card can still be used. However, it is now possible to define a setting to show or hide a card conditionally directly on each card type, on its [Visibility]((/dashboards/cards/#show-or-hide-a-card-conditionally)) tab. + Most options for this card can be configured via the user interface. ## YAML configuration