Hi, is it possible to take data from a Meta Box group and order by ASC or DESC? The use case here is I'm building a team module with separate First Name and Last Name fields and I want to organize them by Last name first in the front end and go descending last name A->Z regardless of the alphabetization of the first name.
Oh thanks Peter! I'm using the Meta Box builder interface (not the coding interface). Can I still use these array functions for the group? Or do I have to code this in?