Skip to main content
bpatel1
Participant
May 12, 2016
Question

disable other checkboxes

  • May 12, 2016
  • 1 reply
  • 383 views

I have 1 field name 'Print on both side' and have three checkboxes. 1st N/A, 2nd Yes and 3rd No.

let's assume,

User1 select Yes, at that point I want the checkbox for N/A and No turn to disable option. so by mistake user1 can not click on other check boxes for the same field.h

This topic has been closed for replies.

1 reply

Inspiring
May 12, 2016

What if clicking Yes was a mistake?

bpatel1
bpatel1Author
Participant
May 12, 2016

the user can check any box. if a user wants to select another checkbox after selecting one, the user has to uncheck the selected box and then check another box. I do not want the user to select more than one box at a time. the user can uncheck a box if the user needs to select the different check box.