-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Support NO_LABEL functionality:
- 8cde243...cd76ce3
- Also has some changes in 88e752b
The point of the NO_LABEL functionality is that (historically) pyxform would not allow for fields/groups in an xform to have an empty label value. This custom feature meant that if you added the string “NO_LABEL” in your xform label column, then the resulting form would not display any label for that field. We should do some investigation to see if labels are still required for everything in pyxform or if there is now a more official way to support this (though medic/pyxform will still need to support NO_LABEL for backwards compatibility).
We should also do a bit of investigation here to understand exactly why these changes are necessary in pyxform when cht-conf also contains code for replacing the NO_LABEL value.
@Omswastik-11 - Please leave a comment on this issue and I will get it assigned to you! 👍