Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Fly?

Re: Fly? 22 Aug 2012 09:47 #3256

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
It is not easy (in model) in present version.

But you can do it much easier from the view :
$myModel->addOrder('a.xxxxx');
OR
$myModel->addGroupBy('a.xxxxx');

The difference is that the groupby is prioritary regarding to any other orders. (grid sorting for example)
Coding is now a piece of cake
Last Edit: 22 Aug 2012 09:47 by admin.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.080 seconds

Get Started