28 Nov
2000
28 Nov
'00
1 p.m.
Tim Cook wrote:
The problem here is that even though you set REQUEST, it is a string. You need to be in the context of the parent _object_. You should try <dtml-with "_.getitem(parent_id)">.
Sorry, I thought of more... It's my understanding that dtml-with simply pushes a namespace onto the stack. What relationship does this have with the context that a new ZClass instance is created in? -Daryl