You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getstarted/basic-navigation-tips-for-adding-editing.mdx
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,30 @@ You can add the corresponding relational objects directly from edit pages. Click
72
72
73
73
You can add line items directly from an edit page for certain fields. For example, while editing a rack, you can add devices to the rack on the edit page.
74
74
75
+
## Bulk Add or Remove Tags
76
+
77
+
You can add or remove tags on one or multiple devices from an item's list page.
78
+
79
+
- From the **Actions** menu, select **Add tags to selected items** or **Remove tags from selected items**.
@@ -83,3 +107,4 @@ You can add line items directly from an edit page for certain fields. For exampl
83
107
/>
84
108
85
109
The save toolbar is at the bottom of the add and edit forms. You can **Save** your input and view the result. You can also **Delete** the CI object from the toolbar in the top-right corner of the screen.
Copy file name to clipboardExpand all lines: docs/infrastructure-management/devices/device-list-view-2.mdx
+23-7Lines changed: 23 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ From the Devices list page under **Resources > Compute > All Devices**, you can:
22
22
23
23
1.**Create** a new device, **Clone** an existing device, or configure a **Report**.
24
24
2. Search for partial and exact matches to device names and aliases.
25
-
3. Perform **Actions** that modify, delete, and manage your Device data.
25
+
3. Perform **Actions** that modify, delete, and manage your device data.
26
26
4. Filter data categorically using the dropdown menus or by adding **More Filters**
27
-
5. Open the **Advanced** search box to search for devices using SQL-like queries.
27
+
5. Open the **Advanced** search box to use SQL-like queries to find devices.
28
28
6. Modify the default column layout or create a new view by clicking on the **gear icon**.
29
29
7. Order the column data and resize columns by dragging the edge of a column header.
30
30
@@ -35,7 +35,7 @@ The system default list view has dropdown menus you can use to filter your devic
35
35
To save you from repeatedly selecting the same combination of filters each time you visit the page, you can customize the default view with a custom set of dropdown filters. Enter edit mode by clicking on the **gear icon** next to the default **System Column List** dropdown menu. The custom filter will be saved if the **Custom Filters** checkbox is selected when saving.
0 commit comments