From 73b3ed7137a4290f316a400d42367b4fe7f1c682 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:10:56 +0200 Subject: [PATCH] Cards visibility: not available for nested cards (#33110) --- source/dashboards/cards.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/dashboards/cards.markdown b/source/dashboards/cards.markdown index 0cd00245ac1..44965b1aa52 100644 --- a/source/dashboards/cards.markdown +++ b/source/dashboards/cards.markdown @@ -87,6 +87,8 @@ This method is useful if you are on the **Device** page and want to create a car You can choose to show or hide certain cards based on different conditions. The [available conditions](/dashboards/conditional/#card-conditions) are the same as the ones for the conditional card. 1. On the **Visibility** tab, select **Add condition**. + - Don't see a **Visibility** tab? It is not available on nested cards: + - vertical stack, horizontal stack, and grid card 2. Select the type of condition, and enter the parameters. - If you define multiple conditions, the section is only shown when all conditions are met. - If you did not define any conditions, the section is always shown, to all users.