If anybody interested to view dataentryscreen (in Patient Module) in multi-lang they need to follow the below steps:
- In the dataentryscreen what ever string you want to display in multi-lang first add key-value for that word in i18n properties file(s). for ex: anc_reg = ANC Registration - In dataentryform's html code, put the key between <i18n></i18n> tags. for ex:- <i18n>anc_reg</i18n> - After that change Settings -> user setting -> Interface Language to corresponding language. -- Regards, Bharath Kumar. Ch
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp