Apply multiple sort
-
How do you apply multiple sort rules? This is what I have and it doesn’t work:
$query->sort(“Monthly Price”, “desc”);
$query->sort(“Ad”,”desc”);
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Apply multiple sort’ is closed to new replies.