> object I could do <dtml-var "css_object.absolute_url()"> - but the name This should do what you want, I used it to do something similar, but I haven't tested it: <dtml-var "_.getattr(PARENTS[-1].path.to.css.folder,css_object).absolute_url()"> Nice huh?! Someone please tell me a nicer way to do this... cheers, Chris