Ask A Question

Notifications

You’re not receiving notifications from this thread.

Building complex multi-page forms. Build from scratch? Gems?

Mario asked in Rails

I want to make a "new application" feature that will require several pages, form validation on each page before progressing to the next, and routing users to different pages depending on which options they choose.

What's the modern rails way of doing this, OR how would you do it? From scratch? Gems? What gems? I've read about the Wicked gem but wanted more opinions.

Edit: typo

Reply

Wicked is pretty great. It's about as simple as it gets because if you built it yourself, you'd basically be creating wicked. I don't know of many other options, but it's pretty easy to use.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.