Hi, I'm trying to use a python script in the branches_expr of <dtml-tree> to return a list of relevant nodes, but the tree tag seem to require an object for each node containing id, url attributes, etc. Is there any way of doing this using a python script, or do I have to create a dummy class in an External method instead. Thanks, Ivan