Hi,
I'm creating a new app for Perch, and have a PerchAdminListing that lists records of a PerchAPI_Factory object. The PerchAPI_Factory object takes a PerchAPI_Paging object when calling the all function:
I'd like to sort the paging DESC, but looks like that may be reserved for PerchRunway [REF: PerchPaging.class.php:65] .. can you confirm ? Or is there another way to achieve this ?
Thanks.