Is there an easy way to change the column it sorts? For instance I've got a few models that don't have a name field but I included a name method for ease. It tries to sort by name column which doesn't exist.
Also on a model I've got an accessor setup to show the state (lifecycle) which is normally inaccessible. I'd like to change it from sort=status to sort=state. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
