Forums / Setup & design / fetch problem: how to sort_by class_id?
Alessandro Cipriani
Wednesday 15 September 2004 3:55:17 am
hi all in a template i fetch several objects and i want to order them by their class_id. any hint?
best regardsalessandro
Kåre Køhler Høvik
Sunday 19 September 2004 5:57:21 am
Please see : http://ez.no/ez_publish/documentation/reference/data_fetching/content/list Availbale class sorting fields : # the class identifier of the nodes (class_identifier)# the class name of the nodes (class_name)
Kåre Høvik