Reset Response Auto Increment

Response Auto Increment is an incremental field that allow users to track each of their form submission in an incremental order.

See Last Response Increment Value

Initial value is 0. 

For every form response submitted, the  value will be incremented by 1.

Reset Response Increment Value

Note: 

Resetting will restart the auto increment. For example, resetting to 500 will make the increment as 501 for next form submission.

Resetting response increment might result in duplicate or gap in numbers.