Programs Display Control
Purpose
Screenshot

Configuration
Sample Configuration
Add to clinical/dashboard.json for it to appear on the patient dashboard
"programs": {
"title":"Programs",
"translationKey": "DASHBOARD_TITLE_PROGRAMS_KEY",
"type": "programs",
"displayOrder": 5,
"hideEmptyDisplayControl": false
}Key Field Table
| Key | Information | Mandatory |
|---|---|---|
| title | The title to be shown in the display control | N |
| translationKey | Internationalizes the display control | Y |
| type | Indicates the type of the controltype should be "programs" | Y |
| displayOrder | The order in which the display control will be displayed | N |
| hideEmptyDisplayControl | Hides the display control if there are no recorded values present for it when set to true, default value is set to false | N |
Table of Contents
원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0