
Data Entry - DHIS2 Documentation
Enter data in the data entry form. A green field means that the system has saved the value. A grey field means that the field is disabled and you can't enter a value. The cursor will …
Form System and Data Entry | dhis2/capture-app | DeepWiki
This document covers the form system and data entry mechanisms in the DHIS2 Capture App. It explains the D2Form component architecture, field types, validation pipeline, and how forms …
Customize a Data Entry form with Sections - DHIS2 Community
Jun 27, 2024 · I am building out a few Data Entry forms as part of migration away from MS Power Apps to DHIS2. I am becoming familiar with the different types of forms, such as Default, …
dhis2-docs-implementation/content/database_design/data ...
Data entry forms in DHIS2 can either be auto-generated (default or section forms) or have custom design (custom forms). Using HTML and JavaScript, complex custom forms can be created by …
DHIS2 allows implementers and developers to design forms which are used for data entry into the system. As a configurable software platform, the designing is done through an embedded editor...
Data Entry - DHIS2
This app is fully functional offline, enabling health workers in areas where there is limited or no internet connection to continue with their regular work. This app was previously called Data …
Data Entry App - The Basics - 2.2 Data Entry App (50 Mins ...
It describes how to: 1) Access and load a data set by selecting dimensions like organization unit, data set, and period. 2) Enter data values into fields and navigate through the data set. Invalid …
Transitioning Custom Forms in DHIS2 v42: What You Need to Know
May 22, 2025 · With the release of DHIS2 version 42, the legacy Data Entry app will no longer be supported, this introduces a major shift in how JavaScript based aggregate data entry forms …
Data Entry Form Designing Tools and Software Usability in DHIS2
Dec 15, 2021 · Empirical data was collected by studying the design of custom data collection forms for routine health data collection with two groups of users. 80% and 90% were recorded …
Forms | DHIS2 Developer Portal
Forms are one of the most common ways an application collects user input. Forms accept various types of user input: text, selection, checkboxes and more. DHIS2 applications should follow …