lawwton
unread,Sep 26, 2008, 4:23:31 PM9/26/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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
All:
I am able to use the calendar for other things, however, when I add it
to Active Scaffold and set in my controller
config.columns[:event_date].form_ui= :calendar
although the calendar shows up as a small image next to the textfield
and even opens when I click on it, it's failing to populate the text
field.
I am using rails 1.2.6 with Active Scaffold 1.1.1
Any ideas/suggestions?
Thanks in advance.