How come this works:
 echo $paginator->sort('Position Title','Title.title');

but this doesn't?
 echo $paginator->sort('Position Location','Location.Title.title');

It just ends up linking to:
 http://xxxxxxx.com/positions/index/page:1/sort:Location.Title/direction:asc

Is there a simple way to get it working - everything I've found on the
group is over my head - model bind and such.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to