-
GERRY GAVIOLAAnswered on May 17, 2022 09:58 AM
Is it possible to set a limit of 2 or 3 submissions per person?
Thank you! -
gizempala JotForm Data ScientistAnswered on May 17, 2022 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.