Need to create an ID for 200

  • kulsaybi
    Asked on November 7, 2017 at 3:18 AM

    hi, i need to create a set of ID to the students where i allot the ID's to the respective students, only that number needs to accessed not the other


    for example if i type 1, then it should be move to next page

    if i put 2 (same candidate) the page should not move, it should say wrong ID

  • Rose
    Replied on November 7, 2017 at 8:42 AM

    If you have a number series for your ID and if you want to show form content only if the entered ID is among the this serious of IDs, you can achieve the thing you want to do with our conditional logic. 

    Here is my demo form: https://form.jotform.com/73103064523950

    I explained here steps I have done on this form:

    1. I added a Number field, a Text field and a Texbox field.

    1510061841Screen Shot 2017 11 07 at 16 Screenshot 10

    2. I set the following conditions. The idea here is that if the user enters a number between 0 and 10, only the Textbox and Submit button will be shown. Otherwise, the wrong ID text will be displayed. If the number field is empty, all remain fields will be hidden.

    1510061949Screen Shot 2017 11 07 at 16 Screenshot 21

    I think, this workaround can meet your requirement. You can adapt this logic to your form. Here are some useful guide for your information:

    https://www.jotform.com/help/57-Smart-Forms-Using-Conditional-Logic

    https://www.jotform.com/help/316-How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    If you need further assistance by our side, please do let us know. We would be pleased to assist you for any issue you may have.