[Dhis2-devs] DHIS-2 API: Partial Update of organisation objects (extra attributes)

2017-11-24 Thread Omer Butt
Hi, Dhis-2 Developer Guide: I have to use partial update Api to update the organisation unit attributes .But could not get it. Can you please make sample for orgunit attribute update using api. *below is the api for Partial Update .* The format for updating a single property is the same as when

[Dhis2-devs] DHIS-2 API's : Updating the attributes values of a specific org Unit

2017-11-24 Thread Omer Butt
Hi, I am using that api with json format data to update specific attribute of an org unit . But its create a new orgunit rather than updating the existing org unit. kindly explain or guide where i am wrong. Below is the data format in json and api that iam using. I have to update that orgunit wi

[Dhis2-devs] DHIS-2 API : Update org Unit and their attribute values

2017-11-22 Thread Omer Butt
Hi, How to Update org Unit fields like name,short Name etc and their* extra attributes* using web API. Kindly Guide. Thanks Virus-free. www.avast.com

[Dhis2-devs] DHIS-2 API For setting attributes values of organisation unit.

2017-11-21 Thread Omer Butt
Hi, I have studied developer guide for searching an API: *That will set the value of extra attributes that i have added to organisation unit. * Could not find yet. *For Example :* Attribute id:abc (*which is the extra field/attribute of organisation unit )* Attribute value: 123 set it to org uni

[Dhis2-devs] DHIS 2 - Data Entry for Custom Form

2017-10-23 Thread Omer Butt
Hi , Face Issue Regarding Data entry of Custom form that contains some repetitive fields & unique fields. below is the screen shot of Custom Form. [image: Inline image 1] In That form fields from *Session Type* to *Organizatio*n will be same for below participant information. but participant in

[Dhis2-devs] DHIS2- API

2017-10-09 Thread Omer Butt
Sir, I am in searching of couple of API's that respond according to my need. 1 : Any API that can generate/create data element ??? 2: Any API that can add newly created data elements to specific data set. Any Information regarding API's that will help my problem. Thanks. __

[Dhis2-devs] DHIS-2 Api

2017-10-04 Thread Omer Butt
Hi, I have used this api for sending data values of data set to dhis2 database. curl -d @datavalueset.json "https://play.dhis2.org/demo/api/26/dataValueSets"; -H "Content-Type:application/json" -u admin:district -v I passed Org unit id, data set id with data values of data set etc. In DB wher

[Dhis2-devs] DHIS2- API

2017-09-19 Thread Omer Butt
Hi , I used that api for sending data values from api to dhis2 DB. (data values of data sets) URL: curl -d @datavalueset.json "https://play.dhis2.org/demo/api/26/dataValueSets"; -H "Content-Type:application/json" -u admin:district -v Values Are send successfully to DHIS2 DB .But how to tell d

[Dhis2-devs] DHIS-2 API

2017-09-19 Thread Omer Butt
Hi, can you please how to get a level 6 orgunit only by using DHIS-2 API; I used this api but It Respone all org unit under specific org unit. I want only level 6 org unit that uder specific org unit. * level=6 conditon not working. How to use it ?* *URL:* *API:/api/organisationUnits/cdp3S26sB

[Dhis2-devs] DHIS-2 API

2017-09-10 Thread Omer Butt
*Question:* I am Using DHIS-2 API's in my project. I have done data entry for data sets for the month of June,July and Aug 2017. Now I want a list that contain detail about the data entry status of data sets for months. I have to achieve this using DHIS-2 API's. *For Exa

Re: [Dhis2-devs] DHIS2- Developers API

2017-09-07 Thread Omer Butt
Kindly Response . Waiting. On Thu, Sep 7, 2017 at 9:25 AM, Omer Butt wrote: > Hi, > > *for Example:* > *Jan , Feb , March etc.* > *I want to get status of the month for Data Entry Of Data Sets ?* > > Thanks > > > _

[Dhis2-devs] DHIS2- Developers API

2017-09-06 Thread Omer Butt
Hi, *for Example:* *Jan , Feb , March etc.* *I want to get status of the month for Data Entry Of Data Sets ?* Thanks ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~d

[Dhis2-devs] DHIS-2 API for data entry of data sets

2017-08-30 Thread Omer Butt
Sir, I used this API: */api/dataValueSets *to send data values to data set elements(Save in DB Successffully). How to pass/integrate * "**dataSetComplete=true" w*ith this api. Thanks ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : d

[Dhis2-devs] DHIS2- API

2017-08-28 Thread Omer Butt
Sir, How to get Data sets of current user login? Thanks ___ 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

[Dhis2-devs] DHIS2-API

2017-08-24 Thread Omer Butt
Sir, I have create a Extra attribute for Organization Unit. that is Fatype is my case which is added with org unit which are at level 6. *for example : * *Amand is orgunit. their fatype is BHU.* how can i access it with the org unit using api ?? Thanks. __

[Dhis2-devs] DHIS-2 API's

2017-08-23 Thread Omer Butt
Sir, Will there a API to get information about facilities attaced to orgunit group. Like BHU is a orgunit group. will i access the names of facilities that under BHU. Thanks. ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@l

[Dhis2-devs] DHIS-2 API's

2017-08-23 Thread Omer Butt
Sir I used that API : *:/api/organisationUnits/OYfCChzZ1wx.json?fields=ancestors,children,name* *Response :* {"name":"Bannu","children":[{"id":"yvVnd97UiJN"},{"id":"cdlEAe4BMS2"}],"ancestors":[{"id":"osCztkmFYud"},{"id":"KH8VFLnpwWL"}]} *--

[Dhis2-devs] DHIS-2 Developer API -Login Through DHIS2-API from other Website

2017-08-21 Thread Omer Butt
Sir, Please Provide me a guideline of using API to login from other Website to DHIS2-Server. Thanks. ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More hel

[Dhis2-devs] DHIS-2 Developer guide : Using API's

2017-08-20 Thread Omer Butt
Sir, I want to access current user organization unit and their hierarchy as well. Means From that level to last level . level 1 to level 5 of current org unit. Thanks. ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.

[Dhis2-devs] DHIS 2 -Developer Guide Api's

2017-08-17 Thread Omer Butt
Sir, I have test DHIS-2 API for getting data in XML and J SON form. I checked API parameters for list of organization unit. But did not get according to my need. *I need API for getting organization **hierarchy of current user login. * how to use parameter to access them ? I tested but can't get

[Dhis2-devs] DHIS -2 Custom JS , CSS File

2017-08-16 Thread Omer Butt
Hi Sir, How to work with Custom JSS, CSS File. How to include my own JS file in DHIS2-Sofware which is global to all apps. (Data Entry etc.) Thanks. ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubsc

[Dhis2-devs] DHIS 2

2017-08-15 Thread Omer Butt
Hi Sir, will I access this page on Its loading ?? I have to run some Javascript , J Query before it completely Load. Which dhis2. event i will used and where to access this ? [image: Inline image 1] ___ Mailing list: https://launchpad.net/~dhis2-devs Pos

[Dhis2-devs] DHIS-2 Change Organization Unit Tree To Drop Down menus From Front End

2017-08-15 Thread Omer Butt
Dear Sir, Any Way to Change the Selection of *organization unit *?? Default is Tree Base Structure. Will it be change to Drop menus ?? Kindly Provide a way to resolve that issue . Or any other suggestion to handle this. Thanks. ___ Mailing list: https:

[Dhis2-devs] DHIS 2 Database

2017-08-15 Thread Omer Butt
Dear Sir, How Can i Restore dhis2 database (PhpMyadmin4) to Its Default Position ? ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help

[Dhis2-devs] DHIS 2 - How can i access this web application in customize Form :

2017-08-15 Thread Omer Butt
Dear Sir, How Can I access DHIS-2 Web Application To Change Its interface According to my Needs. For Example : *The Organization Unit Tree :* *- Will I change it from Frond End by using Javascript or HTML/CSS. * *- Will I access it through bekend ? using Java ?* Kindly Guide to me a way to acce

[Dhis2-devs] DHIS 2 Development

2017-08-11 Thread Omer Butt
I have to change interface of a data entry app. how can i access it code to Re-Develop it . (According to my need.) I access the code from GitHub. DHIS -2 Core >From Which folder at GitHub I will be able to get code of Data Entry App. Kindly Guide me. _

[Dhis2-devs] DHIS 2

2017-08-09 Thread Omer Butt
While Using DHIS 2 Software : Is there a way to make Interface more user friendly in Data Entry of Forms. Or Will change it According to my client Need ? So Client Easily Enter Data For Data Entry Forms. Kindly Response. ___ Mailing list: https://launchp

[Dhis2-devs] DHIS 2 : WiIl I change the front end of Data Entry App for Data Entry ?

2017-08-09 Thread Omer Butt
For Example : 1. The Selection Of Organization unit By Client(Data Entry User) . To make it user friendly to access it and perform data entry ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe :

[Dhis2-devs] DHIS 2

2017-08-07 Thread Omer Butt
Aoa Sir, Can i save a data elements values to DB by using Your DHIS 2 API.?? ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launch

[Dhis2-devs] DHIS 2

2017-08-07 Thread Omer Butt
Aoa sir, Is there a way to select an organization unit from drop down List. Or we provide a filter to search organization easily from organization list. Kindly help me out. ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@list

Re: [Dhis2-devs] DHIS 2

2017-08-03 Thread Omer Butt
will i use a Ajax call to access data from db ??? Kindly inform me about all these questions . So that i start work on that to achieve my goal. Thanks On Fri, Aug 4, 2017 at 10:19 AM, Omer Butt wrote: > Will i use your api to manipulate data in Custom Form ?? > > On Fri, Aug 4, 2017 a

Re: [Dhis2-devs] DHIS 2

2017-08-03 Thread Omer Butt
Will i use your api to manipulate data in Custom Form ?? On Fri, Aug 4, 2017 at 9:34 AM, Omer Butt wrote: > Aoa Sir, > How can i access the Database data in Custom Design form for data entry. > I have to populate values in drop down from db. > IS there a way to do that ?? &

[Dhis2-devs] DHIS 2

2017-08-03 Thread Omer Butt
Aoa Sir, How can i access the Database data in Custom Design form for data entry. I have to populate values in drop down from db. IS there a way to do that ?? for Example: province in drop downs: Districts: in drop downs. etc [image: Inline image 1] ___

[Dhis2-devs] DHIS 2

2017-08-03 Thread Omer Butt
Aoa SIir, Kindly tell me the procedure how data elements id is Created ? Will i generate it dynamically ? ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More

[Dhis2-devs] DHIS 2

2017-08-01 Thread Omer Butt
Aoa Sir , I assigned dataelements to dataset for creating a form. After that i go for custom design and their is 0 dataelements shown. I have that issue for 3 day previously. But it work fine before that. Below is the image for understanding my problem. Kindly help me out about that issue. ELemen

[Dhis2-devs] ISSUE with DHIS2 version 2.27

2017-07-26 Thread Omer Butt
Aoa Sir, In DHIS 2 version 2.27 Software while using Tabular Tracker Capture (TTC) App, face this issue. Image : That Issue also Occur in your demo link : https://play.dhis2.org/demo/api/apps/tabular-tracker-capture-220/index.html Kindly Resolve it or guiding a way how to

[Dhis2-devs] DHIS 2 SOftware

2017-07-21 Thread Omer Butt
Aoa sir, As in below image first row of input fields can be re-enter by clicking plus button if needed. (For page 1, page 2 etc ) But other below fields are entered just once time . After that form will be Saved. I have to manage these two functionality in one custom form. Tabular Tracker Captu

[Dhis2-devs] DHIS 2 version 2.27

2017-07-20 Thread Omer Butt
Aoa Sir, while using DHIS 2 software , Tabular Tracker Capture (TTC) app facing that issue. It also occur in demo link : https://play.dhis2.org/demo/api/apps/tabular-tracker-capture-220/index ; Kindly Guide or solve ho

Re: [Dhis2-devs] [Dhis2-users] DHIS 2

2017-07-19 Thread Omer Butt
t; screenshot below is the equivalent of your + button. > > [image: Inline images 1] > > Bram Piot > PSI > > On 19 July 2017 at 12:22, Omer Butt wrote: > >> [image: Inline image 1] >> >> Aoa , >> Upgrade my recent problem. Hope this is much better f

[Dhis2-devs] DHIS 2

2017-07-19 Thread Omer Butt
[image: Inline image 1] Aoa , Upgrade my recent problem. Hope this is much better for understanding problem. On Plus button click New row is created current data elements in that row . How to Achieve this in data entry form creation in DHIS 2 .?? Thanks . __

[Dhis2-devs] DHIS 2

2017-07-19 Thread Omer Butt
Assam-o-Alikum Sir, In DHIS-2 Software While Creating a Data Entry form I have to Create a Clone Of some data elements that can be repeated in the Form: Below is the Example , Kindly Explain a way to achieve this kind of functionality in data entry form . Tanks.

[Dhis2-devs] DHIS 2

2017-07-19 Thread Omer Butt
Assam-o-Alikum Sir, In DHIS-2 Software While Creating a Data Entry form I have to Create a Clone Of some data elements that can be repeated in the Form: Below is the Example , Kindly Explain a way to achieve this kind of functionality in data entry form . Tanks. --