[Dhis2-devs] Program Rule

2018-10-07 Thread Amjad Ata Allah
Dear All, I am working on DHIS2 2.30 project. I am trying to hide/show program stage depending on a user selection. I succeed to hide the program stage, but its not showing back. Also there is no errors in the console. Regards, -- Save a tree, Please don't print this email unless you really ne

[Dhis2-devs] PostgreSQL-10 Optimization for DHIS2

2018-10-07 Thread gerald thomas
Dear All, My instance is running on Ubuntu 18.04 with PostgreSQL-10 and i am using version 2.27 Build revision 49b827a with an allocated RAM of 16Gb for PostgreSQL and 12Gb RAM for the other application processes. Whatever i had done during optimization of Postgres had not reduce my analytics time

Re: [Dhis2-devs] Program Rule

2018-10-07 Thread Amjad Ata Allah
Hi Stephen Here is the condition expression: #{aDiagnose} != 'Meningitis - Other Bacterial' || #{aDiagnose} != 'Meningitis - Hemophillus Influenza' || #{aDiagnose} != 'Meningitis - Meningococcal Meningitis' Thanks, On Mon, Oct 8, 2018 at 12:41 AM Stephen Ocaya wrote: > Hello Amjad M. Ata-Allah

Re: [Dhis2-devs] Program Rule

2018-10-07 Thread Zubair Asghar Raja
Hi Amjad Is aDiagnose an option set? If it is then try using code instead of name. Zubair Den man. 8. okt. 2018, 6:50 a.m. skrev Amjad Ata Allah < ataallah.am...@gmail.com>: > Hi Stephen > Here is the condition expression: > #{aDiagnose} != 'Meningitis - Other Bacterial' || #{aDiagnose} != > 'M