How to make an Input funnel like this example

Hi guys! so im using a funnel software for easy and fast leads. but would like to do that on webflow instead of the other plattform. can someone tell me how to recreate this page?

The lead press a button, next question , button, next question without fully reloading the website?

this is the funnel software:

this is the funnel:

1 Like

did you ever figure out a solution to this?

Interactions is one easy way.

Section A
   Button to proceed
Section B ( initially hidden )

The button is an interaction trigger which show section B, or spins it in or whatever.

nice! is there any templates with this?

would you be able to customize it with previously entered info? So if I answered I like the color red in question one, could question 2 ask me which red items i like?

Not sure what “this” means, but sure you might find something with sections that are trigger-unveiled like you’re requesting.

Easier to build though.

Now you’re talking about flow and logic; you can do that easily enough but you’ll need to use javascript for that.