You will have to override conditions for that column in the controller. https://github.com/activescaffold/active_scaffold/wiki/Search-Overrides
On Thu, 24 Nov 2011 03:05:45 -0800 (PST), Atastor <[email protected]> wrote: > Hi > > how should I approach offering the possibility of negating a selection > in a field_search form, where the column has search_ui = :select? > > So just like in string-columns I would like to have a "not equal" > operator. Using ":multiple => true" is of course a possible > workaround, but in my eyes less elegant. > > Regards > > Michael > > -- > You received this message because you are subscribed to the Google > Groups "ActiveScaffold : Ruby on Rails plugin" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/activescaffold/-/C1v0tcjhJoMJ [1]. > 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. > > > Links: > ------ > [1] https://groups.google.com/d/msg/activescaffold/-/C1v0tcjhJoMJ -- 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.
