14 Jul
2000
14 Jul
'00
2:01 a.m.
hi, any one knows how to access methods or queries in the parent's parent's parent's subfolder? Root -----Folder1 ----------Sub1 --------------My_Qry ----------Sub2 ---------------otherfolder --------------------How_to_access_My_Qry_from_Sub1???? is there <dtml-var parent.parent..... type thing??? or do you have to call the parentobject method and assign it to some object before getting to it?