How to prevent the same person from submitting more than one answer in my form?

  • victorhcardinali
    Asked on July 28, 2017 at 5:45 PM

     

    I want to do a votation with JotForm, but what can I do to prevent the same person from submitting more than one form?

  • aubreybourke
    Replied on July 28, 2017 at 5:58 PM

    You can set up unique submissions for your form. There are three possible choices:

    1. No check - this is the default

    2. Loose check - this uses cookies to tell if a user has already submitted your form. But only lasts until the browser cache is cleared

    3. Strict check - this uses cookies and also checks the users ip address

     

    Heres a complete guide:

    How to Set Unique Submissions on a Form