[Plugin: Connections] $orderFields[] miss 'title'
-
Hi there,
Why isn’t “title” in the orderby fields?
public function orderBy($entries, $orderBy, $suppliedIDs = NULL) { $orderFields = array( 'id', 'first_name', 'last_name', 'organization', 'department', 'city', 'state', 'zipcode', 'country', 'birthday', 'anniversary' );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Connections] $orderFields[] miss 'title'’ is closed to new replies.