Re: [Dhis2-users] Quick way to edit users per role?

2017-07-19 Thread Edward Robinson
Perfect!  That will do it, thanks a ton!

From: Knut Staring [mailto:knu...@gmail.com]
Sent: Wednesday, 19 July 2017 5:56 PM
To: Edward Robinson 
Cc: dhis2-users 
Subject: Re: [Dhis2-users] Quick way to edit users per role?

You can for example do things like this:
https://play.dhis2.org/demo/api/27/userCredentials.json?fields=username,userRoles[name]

On Wed, Jul 19, 2017 at 11:35 PM, Edward Robinson 
> wrote:
Thanks Knut, I’ll play around with the API and report back if I get what I need.
Ed

From: Knut Staring [mailto:knu...@gmail.com]
Sent: Wednesday, 19 July 2017 5:16 PM
To: Edward Robinson 
>
Cc: dhis2-users 
>
Subject: Re: [Dhis2-users] Quick way to edit users per role?

Probably not exactly what you are looking for, but I think you could script 
around this endpoint:

https://docs.dhis2.org/master/en/developer/html/webapi_users.html#webapi_users_credentials_query

Knut

On Wed, Jul 19, 2017 at 7:42 PM, Edward Robinson 
> wrote:
Is there a quick way to see all users assigned to a role and add / remove, or 
do I have to go through each user in the system to confirm their roles?
Ta!
Ed


___
Mailing list: https://launchpad.net/~dhis2-users
Post to : 
dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp



--
Knut Staring
Dept. of Informatics, University of Oslo
Norway: +4791880522
Skype: knutstar
http://dhis2.org



--
Knut Staring
Dept. of Informatics, University of Oslo
Norway: +4791880522
Skype: knutstar
http://dhis2.org
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Quick way to edit users per role?

2017-07-19 Thread Knut Staring
Probably not exactly what you are looking for, but I think you could script
around this endpoint:

https://docs.dhis2.org/master/en/developer/html/webapi_users.html#webapi_users_credentials_query

Knut

On Wed, Jul 19, 2017 at 7:42 PM, Edward Robinson <
erobin...@projectbalance.com> wrote:

> Is there a quick way to see all users assigned to a role and add / remove,
> or do I have to go through each user in the system to confirm their roles?
>
> Ta!
>
> Ed
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Knut Staring
Dept. of Informatics, University of Oslo
Norway: +4791880522
Skype: knutstar
http://dhis2.org
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Sharing Dataset in Two Separate DHIS2 Instances

2017-07-19 Thread Derek Kahongo Mukenge
Hi Dung,

Just a remember,

Thanks,



On Mon, Jul 17, 2017 at 10:55 AM, Derek Kahongo Mukenge <
derek.eli...@gmail.com> wrote:

> Hi Dung,
>
> Thanks for the explanation, I also have two instance and I can clone.
> Provide me the next steps then I'll trry to run.
>
> Thanks.
>
> 2017-07-17 9:49 GMT+01:00 Dung Nguyen Anh :
>
>> Hi Derek,
>>
>> Ok, let assume we have *instance A *(have the data set), and blank*
>> instance B *(which need to be synced with *instance A). *What we're
>> going to do first is to clone the data set in *instance A *into*
>> instance B*.* "Clone" *here mean we will export the data set (including
>> data element, option sets,  but not the values ) on *instance A* to
>> a file (json or xml) and then import to *instance B. *By this way, we
>> will have the data set on* instance B *with the same "id" as in *instance
>> A *in order to sync the values after. Next, we will create a script to
>> get the values from *instance A* and put into *instance B, *this script
>> can be run every day or month or year, it's up to you.
>> You will have to understand these steps first for synchronization between
>> 2 instances, then I can show you how to make it done.
>>
>> Regards,
>> Dzung
>>
>>
>>
>> 2017-07-17 15:10 GMT+07:00 Derek Kahongo Mukenge 
>> :
>>
>>> Hi Em,
>>>
>>> Sorry for the delay for responding to your mail. I need to sync data
>>> value. If Dzung can guide me It'll be fine.
>>>
>>> Thanks.
>>>
>>>
>>>
>>> 2017-07-10 10:45 GMT+01:00 Em Le Hong :
>>>
 Hi Derek,

 To make sure that we are on the same page, I would like you to confirm
 that you want to sync metadata or sync data.

 If you only want to sync metadata, you can use DHIS2 feature, you can
 read on https://docs.dhis2.org/2.24/en/user/html/ch31s06.html and the
 instruction from Morten email.

 If you want to sync data value, this mean when user enter data in
 instance A, the value also be sync to instance B. I mark my team mate
 (Dzung) in this email, he will guide you some steps how to use script and
 cronjob to sync data value, he did it for some projects.

 Thanks,


 On Sun, Jul 9, 2017 at 2:54 PM, Derek Kahongo Mukenge <
 derek.eli...@gmail.com> wrote:

> Hi Em,
>
> I was looking for longtime how to create script and cronjob to sync
> two dhis2 instance. could you have a example of script that sync
> dataelement from on server to the second?
>
> Thanks
>
> 2017-07-05 0:17 GMT+01:00 Em Le Hong :
>
>> Hi Stephen,
>>
>> As I know, you can't set up sharing between instances directly in
>> DHIS2.
>> But you can do it with DHIS2 API
>>  +
>> script on custom form or script and cronjob
>>  in background.
>>
>> Good luck!
>>
>>
>>
>>
>> On Wed, Jul 5, 2017 at 3:50 AM, Stephen Gbanyan 
>> wrote:
>>
>>> Hi All,
>>>
>>> Is it possible to share a dataset from one DHIS2 instance to another
>>> so that when the data is entered into one it synchronizes with the 
>>> other?
>>>
>>> Thanks
>>>
>>>
>>>
>>>
>>> --
>>> __
>>> Stephen M. Gbanyan, Jr. - ASc. BA. (Hons.)
>>> Director
>>> Health Information System
>>> Ministry of Health and Social Welfare
>>> Republic of Liberia
>>> +231-886-847-915
>>> skype: mambu9
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to : dhis2-users@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> *Em Le Hong*
>> DHIS2 Implementation| *HISP Vietnam *
>> em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
>>
>>
>>
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> *Derek Kahongo Mukenge*
>



 --
 *Em Le Hong*
 DHIS2 Implementation| *HISP Vietnam *
 em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com






>>>
>>>
>>> --
>>> *Derek Kahongo Mukenge*
>>>
>>
>>
>>
>> --
>> Nguyen Anh Dung - HISP Vietnam
>> Phone: (+084) 090 8686 274
>>
>>
>
>
> --
> *Derek Kahongo Mukenge*
>



-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users

Re: [Dhis2-users] Linode.com - anyone using them for hosting?

2017-07-19 Thread Edward Robinson
Excellent, thank you Peter and J. Paul, appreciate the feedback.
Ed

From: Peter D Lubambi [mailto:pluba...@gmail.com]
Sent: Wednesday, 19 July 2017 10:36 AM
To: Edward Robinson 
Cc: dhis2-users 
Subject: Re: [Dhis2-users] Linode.com - anyone using them for hosting?

Hi Edward,
I have been using  Linode hosting various systems including DHI2 for more than 
2 years now, my experience has been great.
I like their payment flexibility and up-time is 99% for this time.
Regards,

Peter Dotto Lubambi,
Skype: plubambi
Mobile: +255 786 087 087

On Wed, Jul 19, 2017 at 5:23 PM, Edward Robinson 
> wrote:
I’m considering linode.com for a DHIS2 server deployment.  
Has anyone used them and what has your experience been?  The pricing is 
compelling.  My experience has mostly been with Amazon AWS, Rackspace, IBM 
Softlayer and MS Azure.  I have also used BAOSystems for DHIS2 specific hosting 
on certain projects.

The Linode 32Gb RAM / 60Gb RAM servers looks like a great option for my needs – 
the 24Gb, 8 Core, 384Gb storage looks even better.  Thoughts?

Ed

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : 
dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Linode.com - anyone using them for hosting?

2017-07-19 Thread Peter D Lubambi
Hi Edward,
I have been using  Linode hosting various systems including DHI2 for more
than 2 years now, my experience has been great.
I like their payment flexibility and up-time is 99% for this time.
Regards,

Peter Dotto Lubambi,
Skype: plubambi
Mobile: +255 786 087 087

On Wed, Jul 19, 2017 at 5:23 PM, Edward Robinson <
erobin...@projectbalance.com> wrote:

> I’m considering linode.com for a DHIS2 server deployment.  Has anyone
> used them and what has your experience been?  The pricing is compelling.
> My experience has mostly been with Amazon AWS, Rackspace, IBM Softlayer and
> MS Azure.  I have also used BAOSystems for DHIS2 specific hosting on
> certain projects.
>
>
>
> The Linode 32Gb RAM / 60Gb RAM servers looks like a great option for my
> needs – the 24Gb, 8 Core, 384Gb storage looks even better.  Thoughts?
>
>
>
> Ed
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Linode.com - anyone using them for hosting?

2017-07-19 Thread J. Paul Mutali
Hi Edward,

Linode works fine with DHIS-2, there are countries using it, and we used it
during the server administrations academy recently.

regards.



On Wed, Jul 19, 2017 at 4:23 PM, Edward Robinson <
erobin...@projectbalance.com> wrote:

> I’m considering linode.com for a DHIS2 server deployment.  Has anyone
> used them and what has your experience been?  The pricing is compelling.
> My experience has mostly been with Amazon AWS, Rackspace, IBM Softlayer and
> MS Azure.  I have also used BAOSystems for DHIS2 specific hosting on
> certain projects.
>
>
>
> The Linode 32Gb RAM / 60Gb RAM servers looks like a great option for my
> needs – the 24Gb, 8 Core, 384Gb storage looks even better.  Thoughts?
>
>
>
> Ed
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 

*-*

*JEAN PAUL MUTALI*

Kigali - Rwanda
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Linode.com - anyone using them for hosting?

2017-07-19 Thread Edward Robinson
I'm considering linode.com for a DHIS2 server deployment.  Has anyone used them 
and what has your experience been?  The pricing is compelling.  My experience 
has mostly been with Amazon AWS, Rackspace, IBM Softlayer and MS Azure.  I have 
also used BAOSystems for DHIS2 specific hosting on certain projects.

The Linode 32Gb RAM / 60Gb RAM servers looks like a great option for my needs - 
the 24Gb, 8 Core, 384Gb storage looks even better.  Thoughts?

Ed
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Major speed issue with pg_restore

2017-07-19 Thread Edward Robinson
Agree, the system has two independent disks, I hadn’t set up any mirroring or 
striping – I had basically just setup the OS in both cases and performed OS 
updates.  Pretty much a vanilla config on both.  My experience is that if the 
SATA channel drivers aren’t properly loaded, the disks will work in legacy mode 
which slows things down considerably since no interrupts are used.  In the old 
days with the IDE channel, it was interrupt 14 and 15 for channel 1 and 2 but 
that’s no longer the case with SATA.  To be honest I haven’t come across this 
before in Linux since most good distros have all the software required to run 
all but the newest hardware and given that these machines are a few years old, 
I would assume they are supported (but I imagine this may be something worth 
troubleshooting).  Ultimately I do think online hosting for this project will 
probably be the best given the difficulty supporting any hardware in this 
location so we are exploring those options.

Some things I hadn’t tried yet:
https://serverfault.com/questions/790723/postgres-9-5-restoring-dumps-is-very-very-slow
“




It does not seem to be a PG problem. More likely it's a language or locale 
problem with PG on Ubuntu 16.04, because installing huge indexed tables with 
foreign languages and therefore with many utf-8 chars cause the problem. Do we 
miss a language package? On another server with Ubuntu 14.04 everything works 
fine.

“

It’s not this, since I had dumped using the default copy method:
http://manpages.ubuntu.com/manpages/xenial/man1/pg_dump.1.html

“--column-inserts
   --attribute-inserts
   Dump data as INSERT commands with explicit column names (INSERT
   INTO table (column, ...) VALUES ...). This will make restoration
   very slow; it is mainly useful for making dumps that can be loaded
   into non-PostgreSQL databases. However, since this option generates
   a separate command for each row, an error in reloading a row causes
   only that row to be lost rather than the entire table contents.

--inserts

   Dump data as INSERT commands (rather than COPY). This will make

   restoration very slow; it is mainly useful for making dumps that

   can be loaded into non-PostgreSQL databases. However, since this

   option generates a separate command for each row, an error in

   reloading a row causes only that row to be lost rather than the

   entire table contents. Note that the restore might fail altogether

   if you have rearranged column order. The --column-inserts option is

   safe against column order changes, though even slower.
“

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] DHIS2 Windows server

2017-07-19 Thread Edward Robinson
Thanks for the quick follow up Arvind, appreciate it!

From: arvind chikne [mailto:arvind.chi...@gmail.com]
Sent: Wednesday, 19 July 2017 1:02 AM
To: Edward Robinson 
Cc: dhis2-users 
Subject: Re: [Dhis2-users] DHIS2 Windows server

Hi Edward,

As per my experience with windows server, you should split your ram as follow

1) O/S = 2 GB
2) Postgres 9.5 = 8 GB
3) JAVA_OPTS = 4 GB (min 1024M - max 4096M)
4) Keep remain 2 GB for windows buffer


As far as concern about the environment variables you must assign the following 
variables in windows

1) JAVA_HOME=
2) CATALINA_HOME =
3) JAVA_OPTS =
4) DHIS2_HOME=
4) Postgres bin directory location in PATH Variable with separation of ";"

These all above variables will show in about DHIS2 page, if its configured 
correctly.


On Wed, Jul 19, 2017 at 12:58 AM, Edward Robinson 
> wrote:
I have a server with 16Gb RAM running Windows Server 2012 R2 and (currently) 
DHIS 2.16.  Given that it is mostly dedicated to DHIS2, what would you suggest 
is the best way to split the RAM between Java/Tomcat and Postgres for optimal 
DHIS2 performance?

Also, should I see anything under the ‘about DHIS2 page’ on a Windows server?  
Mine currently displays:

Current user:
admin
Version:
2.16
Build revision:
Build date:
2015-02-12 02:06
User agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
Server date:
2017-07-16 20:41
Environment variable:
DHIS2_HOME
External configuration directory:
Database type:
Database name:
Database user:
Java Opts:
Java temporary directory:
Java version:
Java vendor:
OS name:
OS architecture:
OS version:
Server memory:
CPU cores:

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : 
dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp



--
Thanks & Regards
Arvind rao chikne
9818979986
Think Green!!! Please consider your environmental responsibility before 
printing this e-mail

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] dhis self-service app store is available

2017-07-19 Thread Lars Helge Øverland
Hi all,

the new self-service app store for DHIS 2 is available today. You can find
it here:

https://play.dhis2.org/appstore/


The app store lets you sign in and upload your own apps. You can find
detailed instructions for uploading apps here:

https://www.dhis2.org/upload-app-to-dhis2-app-store


The basics of uploading an app:

1. *Sign in* using your Google account ID from the top-right corner.
2. Click *Upload* in the left side menu, enter all app info and select your
app ZIP bundle.
3. Click *Upload* and await approval by the DHIS 2 team.
4. You can later add more *images* and additional *versions* of your app.

The apps must be i) generic, meaning usable not just by a single instance
of DHIS 2 but any instance and ii) have an open source license, allowing
others to use it free of charge.


We hope that this will encourage the developer community to create generic
apps and share them with others through the app store. This initiative
should remove bottleneck of manual upload by the DHIS 2 team and allow for
self-service upload and maintenance of apps.

As always feedback is appreciated - please use the users list for
questions, comments and feedback on the new app store.


best regards,

the DHIS 2 development team




-- 
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
l...@dhis2.org
http://www.dhis2.org 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] DHIS 2

2017-07-19 Thread Omer Butt
Thanks for response.
Any other way rather then Event Tracker ,
with sample Example or demo link ??

On Wed, Jul 19, 2017 at 3:43 PM, Bram Piot  wrote:

> Hello Omer,
>
> You can use the Tabular Tracker Capture module to achieve this, provided
> that you are collecting event rather than aggregate data (which seems to be
> the case).
>
> The module was designed by PSI in order to achieve exactly this type of
> row-based data entry, as it allows you to replicate a line register format
> in DHIS2 for the purpose of data entry. The "Add Event" button in the
> 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 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 .
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] DHIS 2

2017-07-19 Thread Bram Piot
Hello Omer,

You can use the Tabular Tracker Capture module to achieve this, provided
that you are collecting event rather than aggregate data (which seems to be
the case).

The module was designed by PSI in order to achieve exactly this type of
row-based data entry, as it allows you to replicate a line register format
in DHIS2 for the purpose of data entry. The "Add Event" button in the
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 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 .
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] 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 .
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Unable to Register TEI from the Relationship link

2017-07-19 Thread Prosper BT
Hi Emma,

The jira issue is available review, comment and vote

DHIS2-1791 

Regards

Prosper Behumbiize, MPH
DHIS2 Implementation| HISP Uganda
pros...@hispuganda.org  | pros...@dhis2.org | Skype:
prospertb

On Wed, Jul 19, 2017 at 12:43 PM, Immaculate Ayebazibwe 
wrote:

> Hi Dev Team, Markus, Abyot,
> Any Ideas?
> Should I create a JIRA issue?
> I will appreciate a response.
>
>
>
> Thank you and Kind Regards
> *Immarcqulate. A (Emma Kassy) *
>
> *"You miss 100% of the shots you don't take."*
>
> On Mon, Jul 17, 2017 at 5:26 PM, Immaculate Ayebazibwe  > wrote:
>
>> Hi All,
>> I am trying to add a relation between a parent TEI and child TEI but when
>> I click the the relationship link and click add to register child TEI,
>> nothing happens or new TEI is not registered.
>> Tested this on Demo using MNCH/PNC Adult woman program and Child Program.
>>
>> Also take a look at image attached
>> Console is showing the following error attached:
>>
>>
>>
>>
>> Thank you and Kind Regards
>> *Immarcqulate. A (Emma Kassy) *
>>
>> *"You miss 100% of the shots you don't take."*
>>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Unable to Register TEI from the Relationship link

2017-07-19 Thread Immaculate Ayebazibwe
Hi Dev Team, Markus, Abyot,
Any Ideas?
Should I create a JIRA issue?
I will appreciate a response.



Thank you and Kind Regards
*Immarcqulate. A (Emma Kassy) *

*"You miss 100% of the shots you don't take."*

On Mon, Jul 17, 2017 at 5:26 PM, Immaculate Ayebazibwe 
wrote:

> Hi All,
> I am trying to add a relation between a parent TEI and child TEI but when
> I click the the relationship link and click add to register child TEI,
> nothing happens or new TEI is not registered.
> Tested this on Demo using MNCH/PNC Adult woman program and Child Program.
>
> Also take a look at image attached
> Console is showing the following error attached:
>
>
>
>
> Thank you and Kind Regards
> *Immarcqulate. A (Emma Kassy) *
>
> *"You miss 100% of the shots you don't take."*
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] 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.

-Start--
---

For Example :



table row 1:

 Name : Text Field ,  Name : Text Field ,  Name : Text Field ,  Name : Text
Field  : Add Button



On Click of button table row 2 created with these data elements again and
with delete button.



After Add Click :

This Will be the Result :

table row 1:

 Name : Text Field ,  Name : Text Field ,  Name : Text Field ,  Name : Text
Field  : Add Button

table row 2:

 Name : Text Field ,  Name : Text Field ,  Name : Text Field ,  Name : Text
Field  : Delete Button



After Delete Click :

new row deleted


.END-
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] 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.

-Start--
---

For Example :

 

table row 1: 

 Name : Text Field ,  Name : Text Field ,  Name : Text Field ,  Name : Text
Field  : Add Button

 

On Click of button table row 2 created with these data elements again and
with delete button.

 

After Add Click :

This Will be the Result :

table row 1: 

 Name : Text Field ,  Name : Text Field ,  Name : Text Field ,  Name : Text
Field  : Add Button

table row 2: 

 Name : Text Field ,  Name : Text Field ,  Name : Text Field ,  Name : Text
Field  : Delete Button

 

After Delete Click :

new row deleted

 

.END-

 

 

 

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp