medic / medic-docs

Replaced by https://github.com/medic/cht-docs. This repo was the former source of documentation for developing, configuring, and using Medic Mobile tools.
https://docs.communityhealthtoolkit.org
GNU Affero General Public License v3.0
29 stars 35 forks source link

Declarative Config - New attribute in task schema "contactLabel" #122

Closed kennsippell closed 5 years ago

kennsippell commented 5 years ago

https://github.com/medic/medic-conf/issues/205

abbyad commented 5 years ago

Up until this PR, the "contact" is "Trisha Tessa", and the title is "Postnatal visit needed". Historically, the title was more prominent, but due to user feedback it was deemed that the subject of the task was more immediately pertinent to a user than the type of task.

Task in v3.6:

image

I don't think we can just switch the default "contact" to heading, because the same task when shown on the person's profile doesn't show the contact since it is implicit. This means that the heading won't be shown either.

Task on contact's profile page in v3.6:

image

Given that, I think we should have the field name mention something about the contact, perhaps contactLabel.