Only display question if variable equals a certain value | Community
Skip to main content
Answered

Only display question if variable equals a certain value


Hi!

I have 10 questions in a sequence, each question is unrelated to the next. I want to do a display logic where a question will only be displayed if a previously defined variable is of a certain value. For example, my questions are…

  1. Do you like apples? - display only if variable a = 1
  2. Do you like oranges? - display only if variable b = 1
  3. Do you like strawberries? - display only if variable c = 1
  4. ...

Is this doable with Typeform? Thank you!

Best answer by Liz

Hi @xyzrien Happy little Friday! You can do this using the logic jump steps here. 😀

View original

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • Answer
  • April 28, 2022

Hi @xyzrien Happy little Friday! You can do this using the logic jump steps here. 😀


  • Author
  • Explorer
  • 1 reply
  • April 28, 2022

@Liz It seems like the only way for logic jump to work in this scenario is to program every single decision at every single point. Which means I’m programming 10 decision points at Q1, 9 at Q2, 8 at Q3… Is that what you’re referring to or am I missing something?

 

Thanks!

 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • April 28, 2022

Hi @xyzrien Yes, that’s correct. You will need to set this up manually for each question, but depending on how many questions/situations you have in your form, it isn’t too terrible to get started!


Reply