Asset lists: Sorting by multiple sources

Hello


Very quick question: With asset lists is it possible to sort by a primary and secondary field?



So, for example, let's say you have a table where one column is first names, second column is last names. Can you say sort the list primarily on first name, and then on last name (so all the instances of the same first name are then sorted into an order)?



If it makes any difference, both fields on which I'd like to sort are metadata fields.



Thanks

Group the assets by 'first name', set order on 'last name'. :stuck_out_tongue:

Oh… well that sounds simple - thanks!