15 Nov
2002
15 Nov
'02
7:44 p.m.
Ted Pollari writes:
... dtml document called FormPiece ... ... Problems arise when I am calling the FormPiece in a different way... When I call another python-script, named "ReturnFormItem" that is a method of the Question Class on one of the Question Class objects an error is generated... ... print context.FormPiece() Standard error:
Please read "Calling DTML objects" in <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html> Dieter