Back & Forward / Previous & Next Navigation
Now that we've established the minimum requirements, defined our first slides, and styled our special sf- classes, you're probably wondering, "Hey, so I can press these continuation buttons ... And it all looks pretty ... But what if I want to change something I entered a few slides back in the input?"
... well. If you're asking yourself a question like that, this lesson is for you:
1. Add previous and next buttons

2. Add the respective attribute

Note:

If you use more than 1 Studio Form on a page, you must increase the number accordingly. Studio Form starts counting its instances at 0 (as it is common practice in software development).
This means: if you want your back and forward buttons to work for your first form, just keep using "studio-form-0". If you want it to work for the second form, use "studio-form-1". If you want it to work for the third, use "studio-form-2" and so on...
3. sf-hide
.png)
Great. What comes next?
Continue with -> Progress bars and the like <-
Bonus: sf-hide on submit
