Interaction possible? - On button click go to next slide/tab

Hey guys!

Here’s a GIF of what I’m trying to do - http://g.recordit.co/FyX2TybLaZ.gif

Within a form, when a user clicks “next” the webflow slider (or tabs) slides to the next slide/tab and the user continues to fill out the form and then submit.

Is there a way to do this with the webflow interactions? Or maybe code @bartekkustra?

Hi Matthew,the link is not working

I get a file 404 error, page not found?

Sorry guys! Here’s a link to the form - Learn How to Fundraise for Clean Water | charity: water

You see as you complete the form you are pushed to the next step.

I’d suggest doing it with sliders and the “Continue” button should have javascript attached to use .trigger('tap') function. Look for it here at forum, I wrote about it few times already.