Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Give checkboxes the same name if they are of the same data type.
Set the checkboxes to `value` so that the server understands which checkbox with which value is selected.
When submitting the form to the server, it will go away, something like this
{
"phone" : "+7xxxxxxxxxx"
"check": 'value2'
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question