You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is one of the issues reoccuring in the field.
User enters into a form , selects date and fills up some of the form and then leaves pressing back button , without saving it .
The next day if he/she enters the form and partial data loads up , they can no longer select the current date.
It keeps saying please enter date before today
(this occurs in date fields where validation is set to disable user from putting date after today).
For testing you can try with the form "household registration" ....the one that pops out when you click "+" in household register of opensrp-mcare
The text was updated successfully, but these errors were encountered:
Reenable partial form saving in the following registers:
- mCareANCSmartRegisterActivity
- mCareChildSmartRegisterActivity
- ElcoSmartRegisterActivity
- HouseHoldSmartRegisterActivity
- mCarePNCSmartRegisterActivity
Part of fix for issue #291
Signed-off-by: Jason Rogena <[email protected]>
This is one of the issues reoccuring in the field.
User enters into a form , selects date and fills up some of the form and then leaves pressing back button , without saving it .
The next day if he/she enters the form and partial data loads up , they can no longer select the current date.
It keeps saying please enter date before today
(this occurs in date fields where validation is set to disable user from putting date after today).
For testing you can try with the form "household registration" ....the one that pops out when you click "+" in household register of opensrp-mcare
The text was updated successfully, but these errors were encountered: