I've got a ZClass which is catalog aware object. Its got a Property which is a 'list'. I want to do a ZCatalog search on this property, excluding all Objects which have a certain value some where in the list property... How the heck do i do this? How do i do a plain <dtml-if "myObject.myPropertyList != 'aValueIDontwant'"> ? I can't figure out the proper DTML syntax... Thanks again!!! j