28 Jun
2001
28 Jun
'01
9:27 a.m.
/ Transparent_A Method_A Folder_B Transparent_B Method_A Folder_C
Folder_B and Folder_C are non-transparent, Transparent_A and Transparent_B are transparent.
The problem is when i say <dtml-var Method_A> in a Document which is in Folder_C i got the Method_A from Folder_B.Transparent_B and not from Transparent_A. Could anyone help me or explain what's wrong.
Haven't had time to check this in more detail, but maybe it is because you start from the ROOT level. ROOT is not real folder/object manager, but something that just works similar. Does it work if you create a new folder and move your whole folder tree in? Joachim