Hi DHIS users,
Here are a few suggestions I had for future functionality. If these have
already been brought up, then consider this another vote! If you have any
comments or questions on these, let me know.
Thanks,
Tom
1. Question in entry form hyperlinked to metadata entry of dat
Hi there. Apologies for the late response.
Here is the way we do it. First, the view in MyDatamart.
DROP VIEW IF EXISTS vw_ou4_pivotsource_rapid_weekly_inds_des;
CREATE VIEW vw_ou4_pivotsource_rapid_weekly_inds_des as
SELECT dv.organisationunitid,
ou2.name as province,
ou3.name as district,
o
Hi Easy,
Chinese characters won't work very well as keys in a javascript object and
that's how the chart engine data reader wants it. However, I have been
thinking of a way to work around this "limitation", so stay tuned - Chinese
might work in version 2.10 :) I don't have the time to look at this
Where do you work in Chinese?
Sent from my mobile
On Jul 25, 2012 2:59 PM, "easy" wrote:
> I build the app using dhis29 trunk code . but there some where can't
> display chinese word. esp in datavisulizer module.
> the chinese named DE,Indicator,orginzation, all display none.
>
> some charts a
I FIND:
what's this function function? in DV app.js line 270.
==
jsonEncodeString: function(str) {
return typeof str === 'string' ? str.replace(/[^a-zA-Z
0-9(){}<>_!+;:?*&%#-]+/g,'') : str;
},
==
all chinese words be replaced!?
--
此致
莫愁前路无知己,天下谁人不识君。
At 20
5 matches
Mail list logo