How to Show Unique ID or Random Value only after Submit

  • traveldiunsa
    Asked on March 4, 2016 at 12:03 AM

    Hello, I want to implement Unique ID or Random Value Generator widget to apper only after submited form, maybe in the thank you message. Can this be achieved?

    Also this ID´s and number are stored on each submission right?

    The purpose of this is to make a sweepstake with all completed forms numbers or ID´s

    Thanks!

  • beril JotForm UI Developer
    Replied on March 4, 2016 at 5:01 AM

    If you want to show them only on your Thank you page it is possible with Jotform. I will show you how to do this step by step.

    Here is how to do this:

    1) Click on Thank you.

    How to Show Unique ID or Random Value only after Submit Image 1 Screenshot 60

    2) Click on form fields and choose your Unique ID field and widget field. At that time when used submit the form. They can see their A Random Unique Value and unique ID on thank you page.

    In addition to that, you can hide both of them on your form. At that time your customers will not able to see them on form.

    I see that the unique Id is already hidden field. If you want to hide your Random Value Generator widget you can hide it as you see below:

    How to Show Unique ID or Random Value only after Submit Image 2 Screenshot 71

    I've also added label on your cloned form. At that time, you can see the field tag easily while you are adding it on your thank you page.

    How to Show Unique ID or Random Value only after Submit Image 3 Screenshot 82

    You need to hide the label by adding the code below:

    #label_95 {

    visibility : hidden !important

    }

    How to Show Unique ID or Random Value only after Submit Image 4 Screenshot 93

    Here is how it works:

    How to Show Unique ID or Random Value only after Submit Image 5 Screenshot 104

  • beril JotForm UI Developer
    Replied on March 4, 2016 at 5:06 AM

    Is this ID and number are stored on each submission right?

    Yes, they are stored on each submission you can show them on your submission page as you see below:

    How to Show Unique ID or Random Value only after Submit Image 1 Screenshot 30

    How to Show Unique ID or Random Value only after Submit Image 2 Screenshot 41

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.