Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 277 Bytes

app-default-dashboard-options.md

File metadata and controls

17 lines (13 loc) · 277 Bytes

app > defaultDashboardOptions

Path: metadata > app > defaultDashboardOptions.

Options for default dashboard dashlets.

Example:

{
    "Standard": {
        "myDashletId": {
            "displayRecords": 10
        }
    }
}