Wednesday 11 February 2004 1:09:48 pm
I have an object stored in two folders. One of these object belongs to the main location. If I am in the other folder, how can I then find out the Node ID of the parent node of the object in the main location? Thus
Folder 1
-> Object 112 (main location)
Folder 2 -> Object 112 If I am in Folder 2, how can I find the parent node Id of the object in folder 1? I thought this would be easy as it is the same object. But I tried to figure out with {$node|attribute(show)}. Unfortunetaly this does not tell anything about the other object or its main location. Is there a way to find out?
|