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.
