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

2017-12-07 Thread Stanley Kalyati
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

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

2017-01-10 Thread Paul Baloyi
nuary 9, 2017 4:49 PM To: Paul Baloyi Cc: DHIS 2 Developers list; DHIS 2 Users list Subject: Re: [Dhis2-users] How to reduce table columns Hi Paul, You can add input text box sytle since the headings are short it will adjust the columns style="width: 3em;" Regards Prosper Behumbiiz

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

2017-01-09 Thread David Muturi
Hi Paul, You can use custom forms, reduce the width of the text boxes as well as use tabs to split the data entry form. rgds David 2017-01-09 17:29 GMT+03:00 Paul Baloyi : > 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 o

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

2017-01-09 Thread Prosper BT
Hi Paul, You can add input text box sytle since the headings are short it will adjust the columns style="width: 3em;" Regards Prosper Behumbiize, MPH DHIS2 Implementation| HISP Uganda +256 752 751 776 | +256 776 139 139 pros...@hispuganda.org | pros...@dhis2.org | Skype: prospertb On Mon, Jan

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

2017-01-09 Thread Jason Pickering
Hi Paul, You can just use an inline CSS for your form. Just be sure each of your cells has a custom class, and that your CSS is part of the HTML form. After that, you can style the elements as you like. Regards, Jason On Mon, Jan 9, 2017 at 3:29 PM, Paul Baloyi wrote: > I am new to DHIS2 and

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

2017-01-09 Thread Knut Staring
I think allowing for a setting (per form) for how wide one wants the input boxes would be a great JIRA improvement issue. As it is, you will have to make a custom form and fiddle with the CSS. Knut On Mon, Jan 9, 2017 at 3:29 PM, Paul Baloyi wrote: > I am new to DHIS2 andI have a data entry for

[Dhis2-users] How to reduce table columns

2017-01-09 Thread Paul Baloyi
I am new to DHIS2 andI have a data entry form which does not fit onto the screen below; [cid:1ff26a80-d34c-43ed-ba0e-1ae6c7007c33] 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 _