Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It allows the grouping of widgets on dashboards identified by their sys_ids, facilitating better organization for users. |
| What area does it affect? |
Dashboard widget management |
| What does the default mean? |
The default value is "644f3de3fff4221065d1ffffffffff31", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adding new dashboards or modifying existing ones. |
Out of the box property record
Raw metadata from the property record.
| Property name |
par.dashboard.widget.group.enabled.dashboards.list |
| Sys ID |
ba768ed7ff3122103720ffffffffff9c |
| Type |
string |
| Application |
Global |
| Default value |
644f3de3fff4221065d1ffffffffff31 |
| Description |
Enables the grouping of widgets feature for dashboards specified by their sys_id values in the "Value" field. This feature is provided out of the box for the CIO Dashboard.
To enable this feature for additional dashboards, append their sys_ids to the existing value, separated by commas without any spaces (e.g., sys_id1,sys_id2,sys_id3).
Note: If a dashboard is duplicated from one already listed in the value, the feature will be automatically enabled for the new dashboard. If a dashboard (original or duplicated) is deleted, its sys_id will also be automatically removed from the value. |
| Updated |
2025-06-05 02:40:25 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... your layout control and dashboard customization capabilities, by organizing related elements into single visual and logical units. Configure backgrounds and borders according to group. Before you begin The system property par.dashboard.widget.group.enabled.dashboards.list must be enabled on your instance with a value of ALL, -1, or the sys_id of the dashboard you want to group content on. For more information, see Add a ...
Related properties