found answer for this one. it is : columns[:currency].search_ui = :multi_select
On Oct 31, 12:48 pm, slava <[email protected]> wrote: > Hello, > Trying to create a useful search mechanism for my scaffold I need to > be able to select multiple choices in a select for a search field. > > I am using latest active scaffold with rails 3.1 app and > AdvancedFieldSearch > pluginhttp://code.google.com/p/activescaffold-ext/wiki/AdvancedFieldSearch > > Is there a way to define a multiselect? > > columns[:currency].search_ui = :multi-select ?????? > > thanks -- 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.
