-O-
Kilo Patron

You should not be using check-boxes if you want only one thing selected at a time. I mean you would be designing against established computer UI paradigms. You would normally be using radio buttons, however since that is not supported in SN (well, not quite so, but still), you should use a select box.