Next slide on checkbox

Hi,

i have create e multistep form but I need, when I victors click on a checkbox automatically go to the next step.

How can i make this ?

thanks

Here is my public share link: https://preview.webflow.com/preview/strat-gie?utm_medium=preview_link&utm_source=designer&utm_content=strat-gie&preview=74ed5e2d5712fdc41433c7b3ae20b38e&pageId=5e7b7769b6ce77b21a93f1eb&mode=preview

Hi,

Unfortunately there is no way to advance your form using the checkbox alone. You’d have to use interactions and buttons.

You could use custom code. But it would be quite fiddly. I found this on StackOverflow: jquery - How to trigger checkbox click event even if it's checked through Javascript code? - Stack Overflow

You could combine that with my triggering an interaction with a keyboard input tutorial.

thanks I check this post !

thanks but I don’t understand how it work. can you help me ?