Hello !
I have created a form (html) with multiple checkboxes (with the same name but not the same value).But when I checked more than the first checkbox no value are passed in the url (get method),if I check only the first it works fine.
My code looks like this