As a starting point: Debug into def active_scaffold_search_range(column, options) --- end
And take a look why selected option for select box is wrong. -- Volker On Jun 8, 5:16 pm, lmorris99 <[email protected]> wrote: > Well, it's mostly working... but there's this little problem: > I use the search window to say " [Field A] DOESNT CONTAIN [thing x]" > I click Search, and it finds what I want. Great. > Now I close the search window (with "x", upper right); > I click "Search" to re-open it. > The window is now loaded with "[Field A] CONTAINS [thing x]". > It should still be loaded as before, " [Field A] DOESNT CONTAIN [thing x]" > > Any hints on why it got switched, or where to fix it? -- 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.
