diff --git a/source/_dashboards/sidebar.markdown b/source/_dashboards/sidebar.markdown index 2c6661e306f..6fdcf0dad6b 100644 --- a/source/_dashboards/sidebar.markdown +++ b/source/_dashboards/sidebar.markdown @@ -8,6 +8,10 @@ related: title: Masonry view - docs: /dashboards/panel/ title: Panel view + - docs: /dashboards/sections/ + title: Sections view (experimental) + - docs: /dashboards/views/ + title: About views --- The sidebar view has 2 columns, a wide one and a smaller one on the right. @@ -17,16 +21,24 @@ The sidebar view has 2 columns, a wide one and a smaller one on the right. Screenshot of the sidebar view used for the energy dashboard.
-You can set if a card should be placed in the main (left) column of the sidebar column (right), by selecting the arrow right or left arrow in the bar underneath the card. +To move the card from the main column into the sidebar (right) (and vice versa), select the arrow {% icon "mdi:arrow-left-bold" %} {% icon "mdi:arrow-right-bold" %} button on the card.
-
-Screenshot showing how to move a card between sidebar and main view.
+
+Screenshot showing the arrow buttons to move a card.
+
+Screenshot showing where to edit the view configuration.
+