Let users skip further down to any part of the form!
You can add this attribute to:
1. Radio buttons to let users choose where they want to skip to
2. Step wrappers to pre-determine where use skips to from the current step.
You can still use data-go-to to show a specific step-wrapper in the step you skipped to.
The {step-number} value should be a number. If you want to skip to step 4, it will be data-skip-to=4.
First step starts with an index of 1.
Quickly traverse through the forms by clicking on the progress indicators.
Add a '.disabled' combo class to your indicator and style it for your disabled indicator state.
You can choose if the inputs on branches that the user did not select get submitted.
Please note that this can affect automation integrations like Webflow Logic, Zapier or Make as the form could receive different fields depending on user branch.
Seek support, vote on new features, stay updated and network with other FormlyPros.