Hi, Helmut In a word, yes. Let's say you have parentfolder --subfolder In a DTML method in parentfolder, if you need information from subfolder, you need to go "with" the subfolder. e.g., (example method in parentfolder) <dtml-with subfolder> <dtml-var title> </dtml-with> hth. Helmut Toplitzer wrote:
Hi!
I've got a question on which I allready spent a lot of time but got no results.
I'm trying to call a DTML Method in a Folder for producing some data. If I call the method from the Parent-Folder - and this again from a Parent-Folder - I only get stupid stuff (Errors, Nothing, Information about the current folder but not about the subfolder)
Is it possible to make Cascading Methodcalls in subfolder to get data out of them?
-- Jim Washington Center for Assessment, Evaluation and Educational Programming Department of Teaching and Learning, Virginia Tech