What is a Sequence Number?
A sequence number is a unique identification number that is automatically assigned to each form submission. The number is generated sequentially in the order that the forms are submitted. This helps you better identify, track, and organize form submissions.
How to Assign Sequence Numbers to a Form
- While editing your desired form in the Form Builder, select the Advanced Options button in the top menu on the right.
- Select Set Up Form.
- Check the box next to Add Sequence Number to Form Results?
- Under Starting Number, enter the number you'd like the sequence to start from (the default is 1).
- Be sure to click Save once you're done configuring your sequence number!
Other Ways to Utilize Sequence Numbers
With Reports:
- You can reference the sequence number on your custom Adobe PDF (legacy) or custom Word templates using the following key: sequenceNumber
With Display Masks:
- You can also reference the sequence number in a display mask by using [sequenceNumber] to label your submissions for easier access.