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.
