Alphabetical
Permalink
Does anyone know how to make a page list which is sorted alphabetical by the second word of the page title?
My page titles refer to people's names, each page is profile. And I want to sort them by their surname/secondname.
I can see that the relevent code is in the page_list_form.php part of the block but would clearly need some adjustment...
My page titles refer to people's names, each page is profile. And I want to sort them by their surname/secondname.
I can see that the relevent code is in the page_list_form.php part of the block but would clearly need some adjustment...
($orderBy == 'alpha_asc')