Identify user if submitted a form

I'd like to know is there any way that i can identify a user submitted or not? Becasue data after submitting is in different filter and it's hard to manage. I think it probably has a way to collect all data into a table. Could anyone have a solution for it?

Hi,

Your question is not very clear to me; however, from my understanding, I would say, you will be able to identify a submission from a specific user by the username under the username column.

Thanks

There are several metadata fields that can be included in a survey and automatically recorded. These can help link a submission to a particular enumerator/surveyor.

1 Like

The link Dan sent is correct, but is missing one metadata field: username. There is an issue at https://github.com/XLSForm/xlsform.github.io/issues/36 if someone wants to send in a pull request, I will review and merge!

In recent versions of ODK Collect, you can set this form metadata in the General Settings. See http://docs.opendatakit.org/collect-settings/#form-metadata-settings.

A post was split to a new topic: Combine Aggregate database tables into a single table