Redirect to a specific branch depending on how many answer I got to a multiple selection question | Community
Skip to main content
Answered

Redirect to a specific branch depending on how many answer I got to a multiple selection question

  • August 30, 2023
  • 1 reply
  • 34 views

Hello Folks,

I have a question where I ask my users to select up to 3 cities where they are interested to invest on. 
After submitting the form, I want to redirect them to a booking form based on their answer, but the tricky part is that it will also depend on how many answers they gave.
Example: if they only answer Paris, I will redirect them directly to the booking page of my Parisian expert but if they answer several cities at once, I will send them to a global sale that will help them narrow their destination. 
Currently if I set a condition like if 5 = Paris then go to B if the redirection happens if any of the answer is Paris, not if the exact answer is paris.

Any idea on how I could achieve this ?

Best answer by Liz

Hi @Marion_Masteos Happy Wednesday! I hope you’re having a great week so far. Have you seen this article here? This should help you set up what you’re looking to achieve with logic jumps, even if they select more than one city. The downside is that you’ll have to set every single possible answer combination in the logic jumps. 

View original

1 reply

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • Answer
  • August 30, 2023

Hi @Marion_Masteos Happy Wednesday! I hope you’re having a great week so far. Have you seen this article here? This should help you set up what you’re looking to achieve with logic jumps, even if they select more than one city. The downside is that you’ll have to set every single possible answer combination in the logic jumps. 


Reply