Re: [Dhis2-users] Resizing Text Box on Customized Data Entry Form

2017-05-01 Thread Laura E. Lincks
​Thanks, Em. I definitely did not have to use CSS in previous versions of DHIS in order to resize a cell, which adds to my confusion and frustration. I'll try your suggestions.​ *Laura E. Lincks* Database Manager/Developer ICAP - Columbia University Mailman School of Public Health 60 Haven Ave,

Re: [Dhis2-users] Resizing Text Box on Customized Data Entry Form

2017-05-01 Thread Em Le Hong
Hi Laura, You have to use css to resize the input fields in custom form. Put below css to your form: input { width: 10em !important; } For simple text editor, I recommend you can use Adobe Dreamweaver. On Tue, May 2, 2017 at 9:58 AM, Laura E. Lincks < laura.lin...@icap.columbia.edu>

[Dhis2-users] Resizing Text Box on Customized Data Entry Form

2017-05-01 Thread Laura E. Lincks
Version: ​ ​ 2.25 Build revision: ​ ​ b6a6568 I've been having a recurring problem when designing simple table for a customized form. In order to minimize the column width in a simple table, in design mode, I changed the Text Field Properties' Character Width in every cell in the grid's column.

Re: [Dhis2-users] About data output analysis

2017-05-01 Thread Em Le Hong
If you didn't run Analytics as Knut asking, You can try it manually in Reports module, or set it up automatically Data Administration module with Admin user. [image: Inline image 1][image: Inline image 2] On Mon, May 1, 2017 at 2:10 PM, Knut Staring wrote: > Did you run

Re: [Dhis2-users] About data output analysis

2017-05-01 Thread Knut Staring
Did you run Analytics? Knut On Mon, May 1, 2017 at 9:07 AM, payoj gaikwad wrote: > Hello, > > I have Problem with data output analysis, I Have entered > data for 50 people or separate 50 org. unit but in data reports only 2 org. > unit is showing for reports.

[Dhis2-users] About data output analysis

2017-05-01 Thread payoj gaikwad
Hello, I have Problem with data output analysis, I Have entered data for 50 people or separate 50 org. unit but in data reports only 2 org. unit is showing for reports. How handle such situations for generating reports to all of them ? Please help. Your Help will be Appreciated.