Ask A Question

Notifications

You’re not receiving notifications from this thread.

`simple_form` Date Selector

Nelson Casanova asked in Gems / Libraries

I've been working with the simple_form gem to create the forms in my app and I would like to know if anyone have experience replacing the default date selector? Its functional but a completely unacceptable alternative to a typical calendar date picker, simple_form uses three select lists, one per day/month/year respectively 😵.

The form tag its like: <%= form.input :birth_date %> so no real option to customize the output there...

Any help in using better a date selector for this gem is highly appreciated.

Reply
Join the discussion
Create an account Log in

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

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

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