This widget can be used to quickly craft a status card with configurable options.
None
Download and install update set pe-status-card.u-update-set.xml
After installation, the widget can be accessed via the Service Portal > Widgets
section for use and customization.
- SN Product Documentation - 'Load a customization from a single XML file'
Option | Description | Default Value |
---|---|---|
Title |
Used for changing the title in the panel header. | Business Critical Services |
Status Number 1 |
Displays the first status integer in the panel body. | 5 |
Status Number 2 |
Displays the second status integer in the panel body. | 148 |
Status Number 3 |
Displays the third status integer in the panel body. | 78 |
Sub Text 1 |
Displays the first sub-text copy. | With Critical Incidents |
Sub Text 2 |
Displays the second sub-text copy. | Severe Vulnerabilities |
Sub Text 3 |
Displays the third sub-text copy. | Control Effectiveness |
Status Indicator 2 |
Provides a choice of status indicators. | warning |
Status Indicator 3 |
Provides a choice of status indicators. | normal |
- danger
- normal
- warning
None
See 'Configuration' above
Dependencies are included and configured as part of the provided Update Set.
None
CSS/SASS variables are given default values that can be overridden with theming or portal-level CSS.
$pe-status-color-danger: #ff0050 !default;
$pe-status-color-normal: #6ee520 !default;
$pe-status-color-warning: #ffce00 !default;
$pe-anchor-color: #68acd8 !default;