Open Akhun-Delar opened 2 years ago
This is a higher function that what this plugin is trying to achieve. You can implement you logic with adding event listeners after formRender to perform your limiting logic, you'll need to handle validation and also how to notify the user when limits are hit.
There should be an option to set a limit on answers within a checkbox group as well as in the whole form.
e.g. I want that only 3 checkboxes within a checkbox group can be selected - or: that only 5 checkboxes within the whole form can be selected.