Input restrictions

Hello good time
I had a question, let’s say we have a form.
Inside this form we have 3 check boxes.
How can we limit each of these checkboxes?
For example, does each of its items have a capacity of 10?

Hello saeed. You could do that in Gravity Forms by adding your own code to count how many checkboxes have been submitted previously, and if this submission would result in going over that limit, you could prevent it. Gravity Wiz has done exactly that with their “GP Limit Choices” perk:

https://demos.gravitywiz.com/gp-limit-choices/

That is a no-code way of achieving this functionality. If you do not want to use that plugin, you would need to create the code yourself because there is no built in feature to do that in Gravity Forms.

If you have any other questions, please let us know.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.