25 Feb
2004
25 Feb
'04
3:18 p.m.
Jason C. Leach wrote:
I have a ZPT that calles a 2nd ZPT to display more information on a document.
What does the code for thsi call look like? In the parent ZPT I can do ${here/identifier} but in the child
I can not:
Error Type: KeyError Error Value: identifier
What am I missing?
What happens if you do: <tal:x replace="here"/> ...in your 2nd ZPT? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk