Hello there,
I am new to Bahmni. I and my friend installed it for our hospital chronic care follow up department.
Q1. When we edit one of the obs templates, we want to use multi-select questions.
I read a solution of configuring "multiSelect":true
for the concept on jason file. I tried to put as below in the file: bahmni/default-config/openmrs/apps/clinical/app.json
"Diabetes, Suspicion": {
"multiSelect": true
},
it did not put any effect on the obs template. What am I missing? Help. Thank you