15 Nov
2002
15 Nov
'02
7:58 p.m.
Roger Fisher writes:
FolderA ...FolderB ...FolderC ......FolderD ......Method1
Method1 (in FolderC) has no problem, of course, doing a <dtml-with FolderD>
I cannot figure out how to <dtml-with> to get from Method1 (in FolderC) to code in FolderB. FolderB is parallel to Method1's parent (FolderC). Neither will it have a problem to do "<dtml-with FolderB>". (This is acquisition).
Dieter