Ian
Ian
Looks to me like it's implemented.
@Ruhanga Basically, `form_name_translation` needs to override the value shown here:  At that point, the frontend will not have loaded either the actual form JSON...
Indeed, we should...
Cohort Attribute Type (and hence Cohort Attributes) would be the obvious place to store the filters / criteria that define a a dynamic cohort. I don't really have an obvious...
@icrc-fdeniger That's a much older version of the activator. We currently change the logging level to whatever the value of `initializer.logging.level` is. See [here](https://github.com/mekomsolutions/openmrs-module-initializer/blob/6449d0b7bd75bf1069c1ae0a3e6710c77811350d/api/src/main/java/org/openmrs/module/initializer/InitializerActivator.java#L69). (That was part of #181, so...
This one still needs to be done. Specifically, when loading a new version of an AMPATH Form, we need to reload the translations for that form so we end up...
There are two things that make this a little rare to come across: 1. Most implementations are mono-lingual and so, as long as the form works in the target language...
It might be a good idea to move this into a separate README? Right now, Address Hierarchy isn't the only domain that requires a specific module to be installed to...