This should have way more attention on it!
Multi-step forms have a great impact on marketing and conversion rates!
Being a user and seeing a form that just asks name and email, then a "next" button is way more digestible and motivating to fill out than seeing one giant form with 50 questions.
Aside from this, it would be amazing to store partial form fills (For example if someone comes to the form, fills out their name and email, then closes the window before they press "Submit" or "Next" then we record that in db.
Another great feature would allow you to determine which are incomplete and which are complete in workflows so you can say:
"Hi Name, I see you didn't finish filling out our form..."
For that, I guess you can do an if/then logic to say if 1 thing is filled out, but not another, but that can be cumbersome if there are many questions on the form.