Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
{
    "<dashboardName>": {
        "translationKey": "<Title>",
        "displayByDefault": true,
        "maxRecentlyViewedPatients": 10,
        "sections": { //Sections that need to be listed on this dashboard. 

        }
    },
    },
    "<anotherDashboardName>": {
		…
    }
}