Submission with unique-ID

Hi,

I have a form in which I’m uploading some information collected on paper. Each submission has a unique ID number that was assigned on the paper.

I would like to know if there’s any way to verify, while entering the information of a new submission, if the the information had been sent before, according to the ID number.

Thanks!

1 Like

I can’t think of a way to do this dynamically. The tool assumes that you may have multiple people collecting data offline in different locations, so checking whatever someone has already submitted isn’t possible until everyone has uploaded their data.

1 Like