I am trying to use the Twitter Bootstrap button group as an actual set of form input controls. By default, these button groups can be made to function like a radio button or che
You can use hidden form elements and javascript to use the button state to trigger the form element states.