How can I find a unique ID for each form submission?

Currently, TIGER FORM does not assign a visible, unique "Submission ID" to each entry in the submissions table. This feature is in our development pipeline and is planned for a future release.

In the meantime, you can use other data points to uniquely identify a submission, for example, add a "Time" field and making it required. For many use cases, the combination of the respondent's email address and the submission timestamp can serve as a unique identifier.

We appreciate your patience as we work on adding a dedicated Submission ID feature.