Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose

Display controls are widgets that can be added to various pages to better configure them. They can be customized to show specific information and will automatically align to the context of the screen. For example, a Treatment Display Control on the Patient Dashboard may show all treatments for a patient, but will limit treatments for a single visit when used on the Visit page. 

Configuration

Common Configuration

Code Block
languagejs
titleCommon Configuration
linenumberstrue
"sectionName": { //Should be a unique name
    "translationKey": "Internationalization key or Title", //Title of the display control
    "displayType": "Full-Page | Half-Page", //Default is Half-Page
    "displayOrder": 0 // All display controls are show in the order mentioned here
    "showOnlyInPrint": true/false //Show this display control only when printing. Default false.
}
List of

List of Display Controls

Below is a list of Bahmni Display Controls

Panel
titleColorWhite
titleBGColor#F17D50
titleBahmni Display Controls
Child pages (Children Display)
alltrue
styleh3
sorttitle
excerptTypesimple
Tip
titleOn this Page

Table of Contents
maxLevel2