Hello everyone,
I was wondering if it's possible to control the visibility of a question depending on the number of answers/values coming back from a choice_filter.
The following example:
I have a question 1 with the answer options "A", "B" and "C". Using a choice_filter and a table in the "choices" spreadsheet, I control the form in such a way that question 2 only offers the answers that match the selection from question 1. That works so far.
Now there is a third question. Here, based on the answer from question 2, answer options should also be offered via a choice_filter. However, it is the case that not every answer from question 2 leads to something being offered as an answer option in question 3. Is there a possibility that if the choice_filter has no match, the question will be hidden? Currently, the question text is still displayed, but then without any possible answers. Might irritate users.
I hope the scenario is understandable.
Best
Sven