I have an ajax call (when a check box is checked) to toggle the day
field of
date_select helper, and it works fine.
What I want to do is start the page with the day hidden, but if I do
something like :discard_day => true, the ajax call doesn’t work
Thank you,
Rodrigo