I created a form, deployed it and collected data. However, I noticed a question that was compulsory but had no space for a response (note type, but compulsory). During data collection, the question was skipped. The form cannot be finalised now as I get an error that says a response is required; how can I fix this without losing the collected data? Will updating the form mean losing collected data?
Hi @dennischoruma, did your data collection finalized? If yes, you can just edit the question and deployed it again, you will not lose any data as you will only change the question’s mandatory status
A filled/saved form is linked locally to its form version and you cannot update these data on the local device through a new form version.
If your note is filtered by a relevant you could re-edit the form and change the filtering answer to skip the note.
If your note is not filtered by a relevant clause, one workaround is::
- manually reenter the data locally in an updated form version (and delete the old one).
Hint: Always test your form systematically before starting data collection. Note type should only be required = true/yes if you want to block the entry flow and a finalisation/submission based on an error. This note must be filtered through a related relevant clause.