minagri-rwanda / DHIS2-Agriculture

DHIS2 for Rwanda MINAGRI
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Exception Error in data entry screen #114

Closed arunimam closed 8 years ago

arunimam commented 8 years ago

@ Abyot

Facing issue in these three datasets

Baseline (IP) Vision 2020 and EDPRS-2 targets for economic growth and poverty reduction supported by agriculture sector Province Level Annual Dataset Progress (IP) Vision 2020 and EDPRS-2 targets for economic growth and poverty reduction supported by agriculture sector Province Level Annual Dataset Target (IP) Vision 2020 and EDPRS-2 targets for economic growth and poverty reduction supported by agriculture sector Province Level Annual Dataset

After creating the custom datasets , when we check in data entry screen it gives exception error

image

arunimam commented 8 years ago

image

abyot commented 8 years ago

This is because the custom form is invalid. We just have to delete and recreate the custom form.

Below are some of the issues I can think of:

Aleglise commented 8 years ago

I cannot access to the data set data entry form for : Progress (IP) Vision 2020 and EDPRS-2 targets for economic growth and poverty reduction supported by agriculture sector Province Level Annual Dataset Target (IP) Vision 2020 and EDPRS-2 targets for economic growth and poverty reduction supported by agriculture sector Province Level Annual Dataset image

For Baseline (IP) Vision 2020 and EDPRS-2 targets for economic growth and poverty reduction supported by agriculture sector Province Level Annual Dataset The custom data entry form is empty and lokk wired: image

abyot commented 8 years ago

That is because data element names contain a dollar ($) sign.

This is a reserved character in jQuery. Please make sure that we have this and other strange characters removed from both custom form and metadata.

arunimam commented 8 years ago

Deleted the special character from data element.

Created the datasets again. Please check now they are visible in data entry screen

Aleglise commented 8 years ago

It is fine now. Thank you.