Forums / Setup & design / looping thru classattribute values

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

looping thru classattribute values

Author Message

andre müller

Tuesday 15 April 2003 8:50:35 am

I would like to make a pulldown menu in my pagelayout_section_x.tpl containing all the classattribute values of an enum-type class attribute (with a specific id). can anyone help me on how i can find these values? thanks..

andre müller

Tuesday 15 April 2003 9:18:09 am

sorry, found it out myself: {fetch('content','class_attribute_list',hash(class_id,4,version_id,0))}

was on this page:
http://ez.no/sdk/eztemplate/view/operator_list/