choudhmh
12-14-2004, 03:08 PM
Hi experts,
I have this form where it has one radio button and four checkboxes. Can someone help me to write a function where the form functionality is like radio buttons. If a user select the radio button, then the checkboxes should be uncheck and if the user selects any of the checkboxes then the radio button should be unselected automatically. Its more or less radio button functionality but combined with checkboxes. Users are allowed to select as much checkboxes as they want but at that time radio button must be unselected and vice-versa.
Thanks Mac
I have this form where it has one radio button and four checkboxes. Can someone help me to write a function where the form functionality is like radio buttons. If a user select the radio button, then the checkboxes should be uncheck and if the user selects any of the checkboxes then the radio button should be unselected automatically. Its more or less radio button functionality but combined with checkboxes. Users are allowed to select as much checkboxes as they want but at that time radio button must be unselected and vice-versa.
Thanks Mac