widget caseDetailsSummary
The Case Details Summary widget provides a basic summary of a specific Action Management case. It can additionally be expanded and allow the editing of roles and workflow for that case if the user has the associated permissions.
Available properties
| Name | Description | Default value | Available options | |||
|---|---|---|---|---|---|---|
caseId |
The ID of the case to use for this widget |
0 |
|
|||
hideItems |
Comma delimited list consisting of 1 or more of the following options: 'dateCreated', 'name', 'id', 'status', 'dateDue', 'workflowName', 'triggerName'. These will be hidden from the details widget. |
dateCreated | name | id | status | dateDue | workflowName | triggerName |
|
|||
items |
Comma delimited list consisting of 1 or more of the following options: 'dateCreated', 'name', 'id', 'status', 'dateDue', 'workflowName', 'triggerName' |
dateCreated | name | id | status | dateDue | workflowName | triggerName |
|
|||
navigateTo |
Page to navigate to or a cross-document link entity |
|
|
|||
programId |
This ID will override the default programId |
0 |
|
|||
size |
This defines the size of the widget when it is displayed on the Dashboard. |
small |
small | medium | halfwidth | large |
|
|

