3 Dec
1999
3 Dec
'99
1 p.m.
One way is to iterate over objectValues(['Profile_meta_class_type']) The meta_type is given during building of the zclass in the product folder. <dtml-in "objectValues(['Meta_type'])"> <dtml-var property </dtml-in> (Above not tested) HTH, __Janko