Skip to main content
Question

Multi Question Page - Branching based on response of a previous question

  • September 10, 2025
  • 5 replies
  • 104 views

On a multi question page, based on the response of a question (Yes/No), I need to ask subsequent questions. 

Ideally would want the subsequent question to display only based on the response - if not, then at least the subsequent relevant question should be mandatory. For e.g.:

  • Q1) Have you completed the declaration? → Yes/No
  • If response is Yes - Q1.a: When was it completed? _______
  • If response is No - Q1.b: Reason for not completing?________

Q1.a or Q1.b is mandatory. Is something like this possible?

5 replies

Phoebe VA
Community Team
Forum|alt.badge.img+5
  • Community Team
  • September 10, 2025

Hey ​@BobM,

 

Good question! Are you wanting the subsequent question to appear in the Multi-Question Page? For example:

Q1) Have you completed the declaration? Yes/No

If someone selects Yes, then you want to show Q1.a When was it completed on the same page as Q1) Have you completed the declaration? 

If you’re wanting to show the subsequent question on the same page, I’m afraid this isn’t possible. 

You can however show subsequent questions based on how someone answers your question but the subsequent question would be on a separate page. You’ll need to use Branching logic to show different questions based on how someone answers your first question. More information on how to use logic can be found here.


  • Author
  • Explorer
  • September 10, 2025

Hi Phoebe - thanks for your response. Your understanding is correct! I was aware that it can be done on a separate page using branching logic but was hoping to keep everything on same page. Funny thing is - branching allows you to have an exit rule based on any of the Qs in the same page - BUT the landing page always is the 1st Question on a Multi-Question page. 


Phoebe VA
Community Team
Forum|alt.badge.img+5
  • Community Team
  • September 10, 2025

Hi ​@BobM,

 

Ah, yes I see what you mean. It’s not ideal behavior for the default landing page in logic to be the 1st question on a Multi-Question Page since you can’t use logic to skip to a certain question in a Multi-Question Page. We’ll share this feedback to our team and let you know if there are any changes or updates.


  • Navigating the Land
  • May 22, 2026

Hello, I was wondering if there have been any updates to this? I would like to create a multi-question page based on a multiple selection in a previous page. For example,

  • The previous question is a multiple choice question with multiple selections possible: What do you eat for breakfast? And the responses are A) cereal, B) eggs, and c) ham, with the option to select multiple options.
  • The user selects B and C
  • The multi-question page is populated with further questions in relation to B and C only.

Is this possible? Thanks for your help!


Phoebe VA
Community Team
Forum|alt.badge.img+5
  • Community Team
  • June 1, 2026

Hi ​@MeganT,

 

There hasn’t been an update to the logic on multi-question pages. 

 

You can create a multiple choice question and skip the respondent to a different form page based on what they’ve selected on the multiple choice question, but if you have the follow up questions on the same page as the multiple choice question, this isn’t currently possible.

 

For example, you can:

 

Question 1 (first form page): What do you eat for breakfast? A) cereal, B) eggs, C) ham, with the option to select multiple options.

 

Question 2 (second form page): Further questions for a respondent that selects B and C

 

Question 3 (third form page): Further questions for a respondent that selects A

 

You can use branching logic to skip respondents who have selected B and C to the second form page and skip respondents who have select A to the third form page. You just won’t be able to skip respondents to the same page with the “What do you eat for breakfast?” question.