my form is like this: Question 1 Answer A Answer B Section 1 Question 2 (inside Section 1) Question 3 (inside Section 1)
Section 1 is set to display only when Answer A is selected. And Question 2 is set to display when Answer B is selected.
The Section logic should override the Question 2 logic, but it does not. It should because if an entire Section is hidden, then everything inside of it should also be hidden.