Display Provider name in Patient dashboard

In patient dashboard, the provider’s name (“Super Man”) is only displayed if a comment is added, is there a way to display the provider’s name for Diagnoses and other sections WITHOUT them having to enter a comment each time?

image

Hi @ouiliam,

The provider’s name is displayed even if no comment is captured. However, there is a small arrow button that needs to be clicked to make it visible. See screenshot attached from the demo environment.

If your concern is that you want the provider’s name to be visible at all times without clicking on the toggle arrow button , I think it is about making some CSS changes. @binduak could you please confirm this?

1 Like

Thanks @sruti, your screenshot reminded that it used to work before, I just needed to force that button to be displayed again by setting “showDetailsButton”: true in the relevant sections of dashboard.json.

https://github.com/Bahmni/default-config/blob/master/openmrs/apps/clinical/dashboard.json