"Roger Sillito" <w.r.sillito@ncl.ac.uk> writes:
> <dtml-in "objectItems(['DTML Document'])">
>   <dtml-if "_['sequence-item'].hasProperty('active')">
> This isn't working though, I get
> 
> Error Type: AttributeError
> Error Value: hasProperty
Does it work using objectValues instead of objectItems?