9 Jun
2002
9 Jun
'02
6:19 p.m.
Ronald L. Chichester writes:
... Making the HTML form is a bit tricky, but that isn't the really hard part. First, as users would be allowed to add folders and DTML documents at will (this is a necessity for the project), then a python script can't be used to generate the appropriate document (or can it, because you wouldn't know the complete parameter string). Can you explain a bit better, what you want to achieve with the hierarchy and the python script?
You may also look at "ZTUtils.Tree". Unfortunately, I do not yet know a place where this class is documented. But the ZPT examples contain examples on how to use it... Dieter