Strapi Component New Instance Lists - kwantu/platformconfiguration GitHub Wiki
1. New Instance Lists
1.1 What are New Instance Lists
The New Instance List is very similar to a grid. The benefit of a New Instance List is that it can be used to also show instances only assigned to the user viewing the dashboard or to only show instances that are at a specific step in the workflow.
1.2 Setup in Betterdata
The benefit of the elastic chart is that we no longer need to create a report to pull the data from. This means the setup is simpler. There are currently 3 different types of charts Pie, Bar and Mix-line-bar. The structure of the widget changes depending which of these you pick.
New Instance List Example 1

| Field | Description | Required? | 
|---|---|---|
| SDO | The data object that will render on the grid | Yes | 
| UI View | The UI view that determines the columns shown by the grid | Yes | 
| Show full community content | Shows all content for the community. This Must be ticked if the dashboard is at the community level | No | 
| Null Message | The message that will show if there are no instances | No | 
| Show add button | An add button to be able create a new instance | No | 
| Show workflow status | Shows the workflow status of the instance. This Must be ticked if the dashboard is at the community level | No | 
| Value examples | Currently always set to (In progress "In progress" OR "Pending Authorisation") | Yes | 
| Status filter | This filters the workflow status to match on the status filter | No | 
| Only assigned to me | Only show the instances assigned to the user viewing the grid | No |