BBahmni 한국어 매뉴얼검색
한국어 번역 완료
한국어English

Configuring Form Builder

Configure the icon in home dashboard

Add new icon in home dashboard for navigating to implementer interface.

In home/extension.json, add the configuration as shown below

Sample Configuration
"implementerInterface": {
     "id": "bahmni.implementer.interface",
     "extensionPointId": "org.bahmni.home.dashboard",
     "type": "link",
     "translationKey": "MODULE_LABEL_IMPLEMENTER_INTERFACE_KEY",
     "url": "/implementer-interface",
     "icon": "fa fa-pencil-square-o",
     "order": 12
}

하위 문서

원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗