Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing data entry form with validations using dhis2/ui #226

Closed
AniketParabAtDure opened this issue Aug 4, 2020 · 2 comments
Closed

Comments

@AniketParabAtDure
Copy link

hello,
I have created a program by using the dhis2 Program management module. Now I want to build the data entry form. I am building the fresh UI by using the dhis2/ui. I am able to render the normal form that is based in the program JSON that I get from DHIS2 api and module react-final-form which is present in the dhis/ui . But I am having difficulties in handling the program rules in my form. Is there any other library that may help in handling the program rules or any other way that will help me in simplifying the program rules. I have went through the program code and files that are used in capture-app which handles the program rules but I found out that the capture-app is mainly specific for the data capturing of events and also it very difficult to understand the implementation. It would be very helpful if you could guide me to move further.

Thanks,

@HendrikThePendric
Copy link
Contributor

The primary purpose of this UI library is to help people building custom DHIS2 applications. I think what you are trying to do is build a custom data-entry form and is not supported by this UI library.

@varl
Copy link
Contributor

varl commented Nov 13, 2020

Please refer to this forum for discussing App Development topics: https://community.dhis2.org/c/development/app-development/40

@varl varl closed this as completed Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants