Page list Ordered by address city
Permalink
Hello,
I need to order a page list by the address->city attribute. Is this possible and how would a drill down to that attribute and execute the sort by.
$pl->sortBy('address', 'asc');
I need to order a page list by the address->city attribute. Is this possible and how would a drill down to that attribute and execute the sort by.
$pl->sortBy('address', 'asc');