El Saturday 17 January 2009 00:12:03 Sujee Maniyam escribió: > SOLVED. > > I had this line in my controller > config.columns[:parent_id].form_ui = :edit > > commenting it out made the search work again > > thanks > Search_ui use the value from form_ui when is not set. If you need to set the form_ui, you can revert the search_ui to default setting config.columns[:parent_id].search_ui = :integer
-- Sergio Cambra .:: entreCables - Symbol Servicios Informáticos S.L. ::. Nicolás Guillén 6, locales 2 y 3. 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 -~----------~----~----~----~------~----~------~--~---
