Re: [Dhis2-users] Custom form translation

2016-02-17 Thread Olav Poppe
Thanks, Lars - blueprint here: https://blueprints.launchpad.net/dhis2/+spec/translatable-de-names-custom-forms My initial thinking was to see if the translated names were stored/cached somewhere and avoid API-calls for the sake of offline support (e.g. it would work even if the user went offlin

Re: [Dhis2-users] Custom form translation

2016-02-17 Thread Lars Helge Øverland
Hi Olav, On Mon, Feb 15, 2016 at 4:57 AM, Olav Poppe wrote: > Hi all, > I’m looking at ways to support translation in a custom form (aggregate). I > would like to be able to use the "built in" translation of data elements if > possible, using IDs when designing the form and having a javascript

[Dhis2-users] Custom form translation

2016-02-15 Thread Olav Poppe
Hi all, I’m looking at ways to support translation in a custom form (aggregate). I would like to be able to use the "built in" translation of data elements if possible, using IDs when designing the form and having a javascript function triggered by "dhis2.de.event.formReady" to put in the corre