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/administration/custom-column-views.mdx
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ import useBaseUrl from '@docusaurus/useBaseUrl'
8
8
9
9
## Customs Column Views in Device42
10
10
11
-
You can customize the column views of all list pages in Device42and set the views as defaults for particular users or a global default. You can create and save multiple custom column views for each list page.
11
+
You can customize the column views of all list pages in Device42. You can create and save multiple custom column views for each list page, then set a global default view or set specific custom column views as the default views for particular users.
12
12
13
-
To add a custom column view, navigate to a list page, for example**Resources > Compute > All Devices**.
13
+
To add a custom column view, navigate to a list page, such as**Resources > Compute > All Devices**.
14
14
15
15
Click the **gear icon** on the far right of the screen - to right of the current view name. The default view is **System Column List**.
16
16
@@ -23,7 +23,7 @@ Click the **gear icon** on the far right of the screen - to right of the current
23
23
}}
24
24
/>
25
25
26
-
- In the popup screen, name the new view (1) and click the **Table Columns** dropdown and select (2) and deselect the columns you want.
26
+
- In the pop-up screen, name the new view (1), click the **Table Columns** dropdown, and select (2) and deselect the columns you want.
27
27
28
28
<ThemedImage
29
29
alt="Table Columns dropdown"
@@ -33,7 +33,7 @@ Click the **gear icon** on the far right of the screen - to right of the current
33
33
}}
34
34
/>
35
35
36
-
- You can reorder the columns by clicking and dragging column headings and moving them to a new position. Adjust column widths by dragging the column edges and save the desired column widths to the view by checking the **Custom Column Sizes** checkbox.
36
+
- You can reorder the columns by clicking and dragging column headings and moving them to a new position. Adjust column widths by dragging the column edges, and save the desired column widths to the view by checking the **Custom Column Sizes** checkbox.
37
37
38
38
<ThemedImage
39
39
alt="Reorder columns"
@@ -43,7 +43,7 @@ Click the **gear icon** on the far right of the screen - to right of the current
43
43
}}
44
44
/>
45
45
46
-
- Check the **Custom Filters** checkbox to save the currently configured filters. You can filter the records for this view using the basic dropdown filters and the **Advanced** search feature for more fine-grained control.
46
+
- Check the **Custom Filters** checkbox to save the currently configured filters. You can filter the records for this view using the basic dropdown filters or the **Advanced** search feature for more fine-grained control.
47
47
48
48
<ThemedImage
49
49
alt="Type filter dropdown"
@@ -53,7 +53,7 @@ Click the **gear icon** on the far right of the screen - to right of the current
53
53
}}
54
54
/>
55
55
56
-
- Clicking the **Advanced** button reveals a text box where you can query for specific field values using conditionals and equality selectors. See the [Advanced Search Feature page](getstarted/advanced-search-feature.mdx) for details.
56
+
- Clicking the **Advanced** button reveals a text box where you can query specific field values using conditionals and equality selectors. See the [Advanced Search Feature page](getstarted/advanced-search-feature.mdx) for details.
57
57
58
58
<ThemedImage
59
59
alt="Advanced filter text box"
@@ -83,4 +83,4 @@ Customizable column views are available on all list pages, including:
83
83
| Devices | Rooms | Vendors |
84
84
| DNS Records | Service Instances | Virtual Devices |
0 commit comments