[Dhis2-devs] POST calls are not working in SystemSettings API - DHIS2 2.29

2018-06-26 Thread Kumar Shahdeo
Hi All, We are using DHIS2 2.29. When we made systemSettings (https:///api/systemSettings?key=MY_KEY) GET call the response is as below {"MY_KEY": { "MyKeyInfo": [ "val1", "val2" ] } } We were trying to make POST call to update the value for key "MY_KEY"

[Dhis2-devs] Script Not Loading For Pivot Table Plugin V28

2018-06-26 Thread Sourabh Bhardwaj
Hi All, I am trying to Embed Pivot table from Pivot Plugin, however the only source required 'reportTable.js' is not loading: (https://dhis2-cdn.org/v228/plugin/reporttable.js) *giving the page is currently offline * I am following the reference: https://docs.dhis2.org/master/en/developer/html/

Re: [Dhis2-devs] POST calls are not working in SystemSettings API - DHIS2 2.29

2018-06-26 Thread David Huser
Hi Gaurav, According to 2.29 upgrade notes , custom systemSettings keys are not supported anymore but the dataStore API should behave similarly. Regards, David On Tue, Jun 26, 2018 at 9:20 AM Kumar Shahdeo wrote: > Hi All, > > We are using DHIS2 2.29. > When

Re: [Dhis2-devs] POST calls are not working in SystemSettings API - DHIS2 2.29

2018-06-26 Thread Kumar Shahdeo
Thanks David !! On Tue, Jun 26, 2018 at 7:17 PM David Huser wrote: > Hi Gaurav, > > According to 2.29 upgrade notes , > custom systemSettings keys are not supported anymore but the dataStore API > should behave similarly. > > Regards, > David > > On Tue, Jun 26

[Dhis2-devs] calculating totals in custom designed form

2018-06-26 Thread moses mwale
Hello people i need to show totals in the custom form datasets of 3 data elements ART month 1, 2 and 3. So another column will be for total, but how do i calculate the total of these data elements as the data is being captured? developer_lusaka_systems _

Re: [Dhis2-devs] calculating totals in custom designed form

2018-06-26 Thread Barnabas Akumba
Hello Moses, Create an indicator of type Totals and use the formula for the summation of the 3 data elements as the numerator of the indicator. Assign the indicator to the Dataset. In the Custom form design page, place the Total on the page design. It'll now be calculating the totals on the fly as

Re: [Dhis2-devs] calculating totals in custom designed form

2018-06-26 Thread moses mwale
Thanks Big man, let me try that. On Tue, Jun 26, 2018 at 10:40 PM, Barnabas Akumba wrote: > Hello Moses, > Create an indicator of type Totals and use the formula for the summation > of the 3 data elements as the numerator of the indicator. Assign the > indicator to the Dataset. > In the Custom

Re: [Dhis2-devs] Script Not Loading For Pivot Table Plugin V28

2018-06-26 Thread Sourabh Bhardwaj
Hi Everyone , A gentle reminder to the previous mail : Pivot table plugin is not working as ( https://dhis2-cdn.org/v228/plugin/reporttable.js) is down. Please share if anyone having 'reporttable.js' script file available or please make this link up and working. Thanks On Tue, Jun 26, 2018 at

Re: [Dhis2-devs] Script Not Loading For Pivot Table Plugin V28

2018-06-26 Thread Knut Staring
Maybe this workaround will be of help: https://lists.launchpad.net/dhis2-users/msg15874.html On Wed, Jun 27, 2018 at 8:46 AM Sourabh Bhardwaj wrote: > Hi Everyone , > > A gentle reminder to the previous mail : > > Pivot table plugin is not working as ( > https://dhis2-cdn.org/v228/plugin/reportt