You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: DHTML Calendar
hi guys i was wondering if it is possible to disable specific dates in
the calendar. I need to prevent my users to select dates that are
obtained from an ActiveRecord object. I find the dates that i don't
want to show from my database and want to disable them in the
calendar. Is that possible? How? Thanks a lot guys :)