Expand my Community achievements bar.

yes no check boxes

Avatar

Former Community Member
I have a form with several yes and no check boxes. How do I set them up so that only one or the other can be checked at a given time?
3 Replies

Avatar

Former Community Member
anyone? please? I've tried multiple javascripts for this and cannot seem to get it figured out. Would also be nice to have the other check go grey if the first box is checked (and vice versa).

Avatar

Level 7
You have to group your Radio Buttons.



Creating Radio CheckBoxes by Thom Parker, http://www.acrobatusers.com/tutorials/2007/js_radio_check_box/

Extending LiveCycle Forms with JavaScript and FormCalc, http://www.acrobatusers.com/community/monthly_topic/2008/04/

Avatar

Former Community Member
Wow. That was way easier then what I was trying to do (I was using regular check boxes). Talk about barking up the wrong tree! Yikes! Thank you. I guess I completely forgot the basics about radio buttons.



Chris