How to limit the submission for 2-3 per user?

  • Dave4777
    Asked on August 3, 2019 at 11:42 AM

    Second, some people do more than one request, so I have not blocked them, is it

    possible to add a Throttler?  So no more than 2 or 3 in an hour.   

  • roneet
    Replied on August 3, 2019 at 12:46 PM

    Unfortunately, it is not possible to limit the submission for 2 or 3.

    You can limit one submission per user by following any of the two functionalities.

    1. Guide: https://www.jotform.com/help/64-How-to-Set-Unique-Submissions-on-a-Form

    Check cookies only - Checks whether the submission came from the same browser. It uses cookies stored in the browser's storage to verify duplicate submissions.

    However, if you ask the user to clear the browser cache then they can again submit the Form.

    Check cookies and IP - Aside from cookies, it also checks if the submission came from the same IP address.

    2. Guide: https://www.jotform.com/help/223-How-to-set-Form-Limits-Based-on-a-Unique-Question

    Let us know if you have further questions.

    Thanks.