I am using form overrides now, but this seems to break batch_update and
field_search.

I use prototype and the last time I tried calendar_date_select bridge it did
not work.

On Tue, Aug 9, 2011 at 1:54 AM, vhochstein <[email protected]>wrote:

> Hi Nick,
>
> well, if you would like to have these three or five select boxes for
> date/datetime you will have to implement some form overrides.
>
> Just wondering, why do you prefer it?
>
> --
> Volker
>
> On Aug 5, 6:16 pm, Nick Rogers <[email protected]> wrote:
> > Ok, so what is now the recommended way to configure a datetime_select or
> > similar form for a datetime column?
> >
> > On Fri, Aug 5, 2011 at 4:29 AM, Sergio Cambra .:: entreCables S.L. ::. <
> >
> >
> >
> >
> >
> >
> >
> > [email protected]> wrote:
> > > On Jueves, 4 de Agosto de 2011 20:38:10 Nick Rogers escribió:
> > > > Is there some way to enable the regular (all fields) search and field
> > > > search at the same time?
> >
> > > > For example:
> > > >     config.actions.add :search
> > > >     config.actions.add :field_search
> >
> > > > To result in two action links.
> >
> > > > Thanks.
> >
> > > No, search and field_search add the same controller methods and use the
> > > same
> > > routes, so they are incompatible actions
> >
> > > --
> > > Sergio Cambra .:: entreCables S.L. ::.
> > > Mariana Pineda 23, 50.018 Zaragoza
> > > T) 902 021 404 F) 976 52 98 07 E) [email protected]
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "ActiveScaffold : Ruby on Rails plugin" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected].
> > > For more options, visit this group at
> > >http://groups.google.com/group/activescaffold?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "ActiveScaffold : Ruby on Rails plugin" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/activescaffold?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to