Ask A Question

Notifications

You’re not receiving notifications from this thread.

Multistep Signup-Form

Sascha M. asked in Rails

Hi there,

do you know a elegant and quick way to create a signup page like cloud9 have?

https://c9.io/signup

Thanks a lot in advance!

Reply

Have you looked at the Wicked Gem? https://github.com/schneems/wicked
We use that for our application, and works really well.

Reply

You can also look at Fuelux Wizard for a multi-step form without having to track state in the controller. Wicked is good but if you just need a basic multi-step form FuelUX is great. Here's the link http://getfuelux.com/javascript.html#wizard

Reply
Join the discussion
Create an account Log in

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

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

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

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2023 GoRails, LLC. All rights reserved.