all DTML Methods of current folder and subfolder
21 Jul
2000
21 Jul
'00
7:21 a.m.
Hi! I have a dtml method in a folder which should display all "document_title"s of all "DTML Method"s in the current folder and all sub folders! (should work as navigation frame) How can I do that? I tried <dtml-in "Info.objectValues(['DTML Method'])"> where "Info" is the current folder where the method itself is stored but that didn't work ... :-( any suggestions? tia Wolfgang
21 Jul
21 Jul
9:01 a.m.
New subject: [Zope] all DTML Methods of current folder and subfolder
Wolfgang Klinger wrote:
I tried <dtml-in "Info.objectValues(['DTML Method'])"> where "Info" is the current folder where the method itself is stored but that didn't work ... :-(
In what way didn't it work? (Please include any tracebacks,etc...) cheers, Chris
9391
Age (days ago)
9391
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Wolfgang Klinger