Re: [Dhis2-users] Compulsory data element with condition

2015-05-25 Thread Linh Dang
-users] Compulsory data element with condition Hi Linh, At the moment this type of skip logic is not supported. It has been implemented previously with custom java script forms. Are you talking about aggregate or event data? Regards, Jason On Mon, May 25, 2015 at 1:03 PM, Linh

Re: [Dhis2-users] Compulsory data element with condition

2015-05-25 Thread Jason Pickering
Hi Linh, At the moment this type of skip logic is not supported. It has been implemented previously with custom java script forms. Are you talking about aggregate or event data? Regards, Jason On Mon, May 25, 2015 at 1:03 PM, Linh Dang wrote: > Hello everyone, > > > > I am setting up a DHIS

[Dhis2-users] Compulsory data element with condition

2015-05-25 Thread Linh Dang
Hello everyone, I am setting up a DHIS instance. I want to create a data entry form which has some conditions. For example: * If user answer "Yes" in element 1, user have to enter data for element 2 * If user answer "No" in element 1, user skip element 2. Is there any funct