Great!
On Thu, Dec 7, 2017 at 11:21 AM, Stanley Kalyati wrote:
> Woww this has worked.Thank you!
>
> On Thu, Dec 7, 2017 at 1:08 PM, Sadik Ngoa wrote:
>
>> Hi Stanley,
>>
>> Trying adding this Script at the top of your custom form:
>>
>> input {
>> width: 3em !important;
>> }
>>
>>
>>
Woww this has worked.Thank you!
On Thu, Dec 7, 2017 at 1:08 PM, Sadik Ngoa 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
>
> Tha
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 re
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
Dear Prosper,
I have checked the style on the source code and is, style="width:3em///" on
each text box. Is it proper CSS to have tripple slashes '///' or double
slashes '//'.
regards,
Paul
From: Prosper BT
Sent: Monday, January 9, 2017 4:49 PM
To: Paul B
Hi Paul,
in line with Victor's email. If you want to explore that option, you can
download the custom JS/CSS webapp from the dhis2 App Store to easily access
and edit the files.
*"Custom JS/CSS is an app that lets you create and maintain custom
Javascript and CSS content for your DHIS 2 instance.
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
Hi Paul,
If you prefer to avoid creating and maintaining custom forms, maybe you can
use the custom JS/CSS files to apply the styling commented here. It will be
more difficult, but I think it is possible.
Regards,
VĂctor
On 9 January 2017 at 15:49, Prosper BT wrote:
> Hi Paul,
>
> You can add
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
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
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
11 matches
Mail list logo