Jon Mischo
unread,Mar 20, 2008, 10:26:16 PM3/20/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 ActiveScaffold : Ruby on Rails plugin
Hey all,
I'm trying to figure out how to get calendar_date_select to present
the embedded form of the calendar in forms instead of the popup. I
don't want to change any bridge code or anything...I want this to be
configurable.
Logic, convention, and the API docs seem to dictate that:
config.columns[:my_datetime_column].options = {:embedded => true}
would work, but it doesn't do anything. It should be noted that I'm
using the trunk of both plugins and have patched for issue #91 with
calendar_date_select.
Anyone have any ideas? Tim?
Thanks,
-Jon