Hi, could you please provide some more details. The column is an association? or just of type :string?
If it is of type string it should work. If it is of type association please post your active_scaffold configuration. -- Volker On 28 Jan., 17:09, DW <[email protected]> wrote: > Hello, > Is there a way to change the column override sorting? In one of my > older projects I originally had a list which was in alphabetical > order, but now when someone clicks on the column to sort the list in > alphabetical order, it is no longer alphabetical due to new additions > to the list. It appears to be sorting by id instead. Is there a way I > can get the column to sort by alphabetical name? > > Thanks, > DW. -- 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.
