I would like the option to tell a question to stay hidden if it has logic that ties it to another question that also contains logic that makes it hidden.
Let’s say there’s a 3-question logic chain. A certain answer in Question #1 hides Question #2 if it’s selected, and an answer in #2 hides #3. Currently, if #2 is hidden, that means the answer that triggers #3 to also hide remains false because it can’t be selected, and therefore #3 stays visible. My desired outcome is for #3 to always remain hidden if #2 is also hidden.
I think this might be easily handled in the question’s logic tab by simply having a checkbox appear that says something to the effect of: “Hide question if parent is also hidden.”