Is it possible to set a limit of 2 or 3 submissions per person?

  • Profile Image
    GERRY GAVIOLA
    Asked on May 17, 2022 at 09:58 AM

    Is it possible to set a limit of 2 or 3 submissions per person?
    Thank you!



    This is a re-post of a comment on How to Set Unique Submissions on a Form

  • Profile Image
    gizempala
    Answered on May 17, 2022 at 10:20 AM

    Hi GERRY GAVIOLA ,

    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: 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: How-to-set-Form-Limits-Based-on-a-Unique-Question

    Let us know if you have further questions.