Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Creating web form does anyone know how to add a unique number to each form submitted

New Here ,
Nov 15, 2022 Nov 15, 2022

We are creating a web form that is a sign out sheet for employees. We would like to add a unique number to each sheat.  Somthing like sheat 1 , then sheat 2.  So each time one is filled out the numbers go up and up.  Any help would be greatly appreciated. 

TOPICS
General troubleshooting , How to
539
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 15, 2022 Nov 15, 2022
LATEST

This is only possible if there's only one copy of the file in existence, or you apply this number in a centralized location, or use a complex web-based script to assign each form with a number. I would recommend using something like, such as a time-stamp or a random number, instead.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines