New Discussion

Notifications

You’re not receiving notifications from this thread.

`simple_form` Date Selector

0
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.

Join the discussion
Create an account Log in

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.