Answers/Can I create multi-step forms?

Can I create multi-step forms?

Updated March 2026

Sutrena forms are single-step. All fields render on one page. There is no multi-step or wizard flow built in.

If you need multi-step: build it in your frontend. Show fields in groups, advance with a Next button, submit the complete data on the final step. Sutrena receives one submission with all the fields.

Another approach: use separate forms for each step. Step 1 submits to form A. Step 2 submits to form B. Include a hidden session ID so you can link them later. More complex but each step is independent.

The single-form approach is usually better. Your frontend handles the step logic, Sutrena handles the storage. One submission, all the data in one place, one dashboard.

Typeform does multi-step natively. If that is your main requirement, consider Typeform. Sutrena is not trying to be a visual form builder. It is an API for collecting structured data. How you present the form to the user is up to you.

Ready to build?

Get a trial API key instantly — no signup required.

Multi-step forms — Sutrena | Sutrena