I want to remove contact information questions when certain answers are given(like no). My problem is that I need to remove the contact information questions when a simple no answer is given but also when two other questions at the same time answer "no".
Example:
my simple question: make contact? no -> remove contact info questions
Both of the questions below need to be answered as "no" to remove contact info questions
can you help? no
can you give? no
What is the code to make this work?