Forum Discussion
Multiple Response Question Help
I am trying to create a multiple response question. I have 5 boxes that can be selected. I need the user to be able to click on one or all of the first 4 boxes but then if they select the last box (none of the above) I need for boxes 1-4 to be deselected at the same time. So the last button I want exclusive to all to the other buttons. The way I currently have it set up, when I select box 5, one of the other buttons is deselected but I have to click it 3 more times to remove all of the checks from the other boxes. I have included a picture of the triggers that I am using.
- MariaCSStaff
Hi, Mona.
Thank you for reaching out!
My suggestion is to use the trigger "When the user clicks the checkbox", instead of "When the state of the checkbox is". See below:
Results:
I hope this helps!
- MonaMondinCommunity Member
Thank you so so much!!!! I'm going to try it out tonight but it looks like it is exactly what I needed.