From f395b596f9325522cbcf00a28df0546e96253446 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:20:14 +0200 Subject: [PATCH] Conditional card: refer to visibility tab (#33105) Co-authored-by: Franck Nijhof --- source/_dashboards/conditional.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_dashboards/conditional.markdown b/source/_dashboards/conditional.markdown index ead8ea37a11..276bad01362 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