Hello, I have a question with multiple selection. Below I have groups that will open based on this multiple answer question. It turns out that if I select just 1 answer, the corresponding group opens normally. But when I select 2 answer to the question, no conditioning group opens. What can it be?
1 Like
Hi @elielson,
Can you share a screenshot of the relevant part of your xlsform? So we can see if there are any syntax issues.
1 Like
@elielson, the issue seems to be with the skipping expression you have used in your form. Try having a look here to get a better insight into how a skip is managed in a select_multiple
question type:
Please be informed that it’s a bit different than how it’s managed for a select_one
question type.
1 Like