Re: [Dhis2-devs] [Dhis2-users] How to reduce table columns

2017-12-07 Thread Sadik Ngoa
Great!


On Thu, Dec 7, 2017 at 11:21 AM, Stanley Kalyati <skaly...@gmail.com> wrote:

> Woww this has worked.Thank you!
>
> On Thu, Dec 7, 2017 at 1:08 PM, Sadik Ngoa <sadikn...@gmail.com> wrote:
>
>> Hi Stanley,
>>
>> Trying adding this Script at the top of your custom form:
>>
>> input {
>> width: 3em !important;
>> }
>> 
>>
>> You can change the width size to suite/fit your specs.
>>
>> Hope this helps
>>
>> Thanks
>>
>> Sadik
>>
>>
>>
>> On Thu, Dec 7, 2017 at 10:42 AM, Stanley Kalyati <skaly...@gmail.com>
>> wrote:
>>
>>> Hi All,
>>>
>>> I have gone through the responses and am not getting an answer still.
>>>
>>> Is there anyone who has been successful in this area and would want to
>>> share the process step by step?
>>>
>>> Thanks
>>>
>>> On Mon, Jan 9, 2017 at 4:29 PM, Paul Baloyi <paul...@hotmail.com> wrote:
>>>
>>>> I am new to DHIS2 andI have a data entry form which does not fit onto
>>>> the screen below;
>>>>
>>>>
>>>> I want to reduce the size of the columns and the text boxes so that
>>>> that it fits properly.
>>>>
>>>> Your assistance is greatly appreciated.
>>>>
>>>> regards,
>>>>
>>>> Paul
>>>>
>>>> ___
>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>> Post to : dhis2-us...@lists.launchpad.net
>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>>
>>>
>>> ___
>>> 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
>>>
>>>
>>
>
___
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


Re: [Dhis2-devs] [Dhis2-users] How to reduce table columns

2017-12-07 Thread Sadik Ngoa
Hi Stanley,

Trying adding this Script at the top of your custom form:

input {
width: 3em !important;
}


You can change the width size to suite/fit your specs.

Hope this helps

Thanks

Sadik



On Thu, Dec 7, 2017 at 10:42 AM, Stanley Kalyati  wrote:

> Hi All,
>
> I have gone through the responses and am not getting an answer still.
>
> Is there anyone who has been successful in this area and would want to
> share the process step by step?
>
> Thanks
>
> On Mon, Jan 9, 2017 at 4:29 PM, Paul Baloyi  wrote:
>
>> I am new to DHIS2 andI have a data entry form which does not fit onto the
>> screen below;
>>
>>
>> I want to reduce the size of the columns and the text boxes so that that
>> it fits properly.
>>
>> Your assistance is greatly appreciated.
>>
>> regards,
>>
>> Paul
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-us...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> ___
> 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
>
>
___
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] Additional Reporting Requirement (Bi-monthly and Bi-weekly)

2016-09-29 Thread Sadik Ngoa
Hi Devs,

Some of our projects require us to be able to collect and analyze data
bi-weekly and bi-monthly From the current

*Version: 2.22 *

*Build revision:22092*

We have been forced to select the "weekly" option for the bi-weekly dataset
and montly for the bi-monthly data sets.

The problem with such adjustments is that they make time graphs virtually
impossible; if for example I use a weekly period for the bi-weekly data
set, but fill in data only every other week, then when I plot the data over
time, every two weeks the line is going to drop down to zero, then zoom
back up the next week, making it unreadable.

Our request is have these reporting periods (Bi-weekly and Bi-monthly). If
so is it possible to be backported?

Regards,

Sadik
___
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


Re: [Dhis2-devs] [Bug 1498505] [NEW] Adding orgunit allows multiple duplicates

2015-09-22 Thread Sadik Ngoa
Hi Dev,

This problem described by Bob also applies to Datasets

Sadik

On Tue, Sep 22, 2015 at 4:46 PM, Bob Jolliffe <bobjolli...@gmail.com> wrote:

> Public bug reported:
>
> When you create a new orgunit and press the "Add" button multiple times
> before the page reloads you end up with multiple orgunits with the same
> name and different uids.  This causes a surprisingly common problem on
> high latency connections.  The user presses "add" and thinks nothing has
> happened so presses it again (and again and again ...).
>
> Affects versions from 2.17 through 2.21 trunk.
>
> Probably the Add button needs to be disabled in page after being
> pressed.
>
> ** Affects: dhis2
>  Importance: Medium
>  Status: New
>
> --
> You received this bug notification because you are a member of DHIS 2
> developers, which is subscribed to DHIS.
> https://bugs.launchpad.net/bugs/1498505
>
> Title:
>   Adding orgunit allows multiple duplicates
>
> Status in DHIS:
>   New
>
> Bug description:
>   When you create a new orgunit and press the "Add" button multiple
>   times before the page reloads you end up with multiple orgunits with
>   the same name and different uids.  This causes a surprisingly common
>   problem on high latency connections.  The user presses "add" and
>   thinks nothing has happened so presses it again (and again and again
>   ...).
>
>   Affects versions from 2.17 through 2.21 trunk.
>
>   Probably the Add button needs to be disabled in page after being
>   pressed.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dhis2/+bug/1498505/+subscriptions
>
> ___
> 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
>



-- 

Sadik Ngoa | Information Systems Lead Consultant | Simax Consultants Kenya
| Box 50836 00200, Nairobi.Kenya | Cell: +254721663241 | Skype Id:
sadikngoa | www.simaxconsultants.co.ke
___
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] DHIS 2 - Tableau software

2014-11-13 Thread Sadik Ngoa
Dear Dev Team,

Has anyone worked on a project to integrate DHIS 2 with tableau? I have a
task to present and vizualize data from DHIS2 platform by integrate with
Tableau

Kind regards,

Sadik K. Ngoa | MIS Coordinator | APHIA*PLUS* Western Kenya | P.O Box 19128
- 40123 | Kisumu | Kenya

Skype: *sadikngoa* | Email: *sn...@path.org sn...@path.org* |
Website: *www.path.org
https://pathmail.path.org/owa/redir.aspx?C=QsfH-RVWP0aqqfd-xgt7gFigQlkPydAIt0tNQ54MCkImJGR3x0QtAjhZmbHO6Tv6pjOu9j0x6Fs.URL=http%3a%2f%2fwww.path.org%2f*

*Tel:* 254 57 2022040 | *Fax:* 254 57 2022030



*PATH: A catalyst for global health*
___
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