How to show an Unique ID field value on form

  • rmccoy
    Asked on May 10, 2016 at 3:04 PM

    i'm using the unique field that auto generates numbers for each submission.  is there a way to capture this number and copy to another field that is visible?  I don' see the number until after generated.  would like to see the number as its being created in another field.

  • Mike
    Replied on May 10, 2016 at 4:19 PM

    The autoincrement Unique ID is being generated upon a form submission, so we cannot show it on form.

    You may want to consider using a Random Value Generator widget field instead. It generates a value directly on form. Generated value can also be copied to another field.

    How to show an Unique ID field value on form Image 1 Screenshot 20

    If you need any further assistance, please let us know.