But I only want to send the value if is checked. If uncheck, send's the value 1 and I only need to send if checked. In code inspect I can verify that nothing change if I check or uncheck doesn't remove the attribute checked.
Can you help me please? And very nice work by the way ;-) Thanks in advance :-)
Hi @seritpt
I think the problem you describe is not related to icheck-bootstrap, you will get the same issue when dealing with regular checkboxes.
Can you verify that?
What I have is:
But I only want to send the value if is checked. If uncheck, send's the value 1 and I only need to send if checked. In code inspect I can verify that nothing change if I check or uncheck doesn't remove the attribute checked. Can you help me please? And very nice work by the way ;-) Thanks in advance :-)