medic / cht-core

The CHT Core Framework makes it faster to build responsive, offline-first digital health apps that equip health workers to provide better care in their communities. It is a central resource of the Community Health Toolkit.
https://communityhealthtoolkit.org
GNU Affero General Public License v3.0
467 stars 217 forks source link

Replace tag=hidden with cht:hidden=true in xforms #4902

Open alxndrsn opened 6 years ago

alxndrsn commented 6 years ago

We'll need to:

garethbowen commented 4 years ago

Pushing back to 3.9.0 as there's no urgency on this one.

abbyad commented 4 years ago

This is a blocker for using the default ODK SMS format when sending reports as SMS because the attribute tag is used by both ODK's format, as well as our hidden fields.

The workaround for now is to use the custom SMS representation.

garethbowen commented 4 years ago

Moved to 3.12.0 to free up engineers to work on 3.11.0.

abbyad commented 4 years ago

Changing the backlog this is in since it primarily serves App Builders, who can more easily use the SMS features out of the box once we namespace the tag=hidden properly.