Conditional form keeps answers when user changes prior answer

The conditional forms currently don’t change when a user goes back in the form and alter their answers. I.e., they might have taken one path initially and answered those questions, to then change their mind and head back in an alternative path. However, the answered questions are still registered leading to faulty submissions.

Example.

Q1: What do you want to buy?
a) computer
b) iphone

Q2: What model? (shown if Q1=a))
a) Computer 1
b) Computer 2
c) Computer 3

If the user now returns to Q1 and selects “iPhone” instead, Q2 is no longer visible to the user, but the answer “c) Computer 3” is still registered.

I consider this to be a bug. Though, I don’t know what the general concept is regarding conditional forms, perhaps this is the go-to method for other form builders too?

Anyway, it’s super irritating and creates a BUNCH of extra conditional logic for me that have really complex and lengthy forms.

Hey, any update reg. this? Is it supposed to work like that?

Hey @SanderSS,

Is there a chance you can contact via support live chat and send the link so that we can see the exact issue or you can add the link here.

Thanks

Hi @SanderSS. What was the solution to this? I was wondering what would happen if users back up in a form and select alternate options.