Hi,
I have a form where I have two columns of checkboxes. Each row of a pair of checkboxes are true or false and I want to be able to check one or the other depending on user input.
Essentially, I'm looking to create a pair of checkboxes that behaves like a multually exclusive radio button.
Is this possible or do I have to use radio buttons instead?
thanks,
Paul