Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Highest
-
Resolution: Done
-
Labels:
Description
The feature to upload forms in mUzima Core module supports selection of forms metada in two ways:
- If there are more than 10 entries in OpenMRS forms table, the input field for choosing a form definition turns into a search box
- If there are 10 or less entries, the input field turns into a drop down.
For the second option where there are 10 or less entries, form upload fails with the following error in Javascript console (tested using Chrome browser)
An invalid form control with name='' is not focusable