- Posts: 6
- Thank you received: 0
- Forum
- English support forums
- Can I do this with LimeSurvey?
- [Q] deactivate checkboxes that got irrelevance on other checkboxes in Array
[Q] deactivate checkboxes that got irrelevance on other checkboxes in Array
6 months 1 week ago #159396
by w14a
w14a created the topic: [Q] deactivate checkboxes that got irrelevance on other checkboxes in Array
Hi,
I've got an a headache in resolving this:
The question consists of the Array that is represented by matrix of checboxes.
The respondent must check appropriate boxes in that matrix, but the logic must work as follows: if the box is checked in a first row (lets say, this is for subquestion that means "N/A"), whole other boxes in that column shoud be deactivated. Any ideas? Thanks a lot!
I've got an a headache in resolving this:
The question consists of the Array that is represented by matrix of checboxes.
The respondent must check appropriate boxes in that matrix, but the logic must work as follows: if the box is checked in a first row (lets say, this is for subquestion that means "N/A"), whole other boxes in that column shoud be deactivated. Any ideas? Thanks a lot!
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 6738
- Karma: 601
- Thank you received: 1807
6 months 1 week ago #159401
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
tpartner replied the topic: [Q] deactivate checkboxes that got irrelevance on other checkboxes in Array
You might try modifying this workaround -
manual.limesurvey.org/Workarounds:_Manip..._Excludes_All_Others
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Please Log in or Create an account to join the conversation.
6 months 1 week ago #159429
by w14a
w14a replied the topic: [Q] deactivate checkboxes that got irrelevance on other checkboxes in Array
Thanks for linking to the source. I believe, by this approach I will get at least a part of the expected solution.

Please Log in or Create an account to join the conversation.