Hello,
I need some help with the dynamic checkbox
I created a form that shows the name of all registered students in a list so I can select only approved. For this I used the dynamic checkbox.
The problem is that when submitting the form, it registers a maximum of ten items. If I select, for example, 20 checkboxes, it records and displays the content only the first ten.
I've done tests on different templates, I've done testing on localhost and even asked my hosting increase the max-input-vars PHP. Nothing worked.
Please, I really need to make this process work.