Edit a form after sent it to server and store ODK's data SqlServer database

Hi,
This is Sumon from Bangladesh, a new user of ODK.

I have 2 important questions:

  1. Is it possible to edit a form after sent it to server?
    I want to develop followup form for the patient and some questions depend on previous followup. So please give me a suggestion.
  2. Is there any way to store ODK's data to our won SqlServer database?

It is very important to know the answers. I will be grateful to the ODK team for the answer.

Regards,
Sumon

Hi Sumon, welcome to the community.

  1. It is not possible to edit a form once it is sent to the aggregate server. my workaround is to make the edits from MySQL database which is connected aggreagate. I otherwise think ODK 2 will suit your need better.

  2. yes there is, follow the instructions here ,,, https://docs.opendatakit.org/aggregate-tomcat/

Thanks,
Dan

1 Like

Thank you vary much Dan.
It would be very helpful if we get some video tutorial on ODK 2.

Hi Sumon,

here is the documentation on ODK 2 .. https://docs.opendatakit.org/odk2/ I am not aware of an video tutorial available on the same.

Dan

Hi Dan;

Does ODK2 allow editing of data after it has been sent to the server?