Skip to content

Commit f8e78ad

Browse files
Blewinbartosz-lewinskiqooban
authored
RD-6001 info about additional columns in deployments view widget (#2527)
* RD-6001 info about additional columns in deployments view widget * Update content/working_with/console/widgets/deploymentsView.md Co-authored-by: Jakub Niezgoda <jakub.niezgoda@cloudify.co> * Update content/working_with/console/widgets/deploymentsView.md Co-authored-by: Jakub Niezgoda <jakub.niezgoda@cloudify.co> --------- Co-authored-by: bartosz-lewinski <bartosz.lewinski@cloudify.co> Co-authored-by: Jakub Niezgoda <jakub.niezgoda@cloudify.co>
1 parent 2d7022e commit f8e78ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/working_with/console/widgets/deploymentsView.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The columns can show:
7676
The counts and statuses in those columns are based on **all** child
7777
deployments (it does not matter whether they are directly or indirectly
7878
attached to the main deployment).
79-
79+
8. Deployment labels' values for selected label key (you can select labels' keys in widget configuration - "List of labels' keys to show in the table as columns" parameter)
8080
### Sorting deployments
8181

8282
Deployments in the table can be sorted by clicking a column's header.
@@ -291,6 +291,7 @@ filter.
291291
be refreshed, in seconds. Default: 10 seconds
292292
- `Map height` - the height of the map section in pixels
293293
- `List of fields to show in the table`
294+
- `List of labels' keys to show in the table as columns`
294295
- `Number of items to show at once in the table`
295296
- `Show map by default`
296297
- `Name of the saved filter to apply` - the name of a filter to use by default

0 commit comments

Comments
 (0)