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