I am writing a trigger for a multilingual site that when something is added to one language on the content tree it will automatically be duplicated to the others. To do this I would like to get the all the ids of nodes with the same name but I can't work out how to do it. Is there a way to access all descendants of the root node and find it like that?
Sorry if it's a stupid question but I would really appreciate any help.
Finding the IDs of all nodes with the same name
I am writing a trigger for a multilingual site that when something is added to one language on the content tree it will automatically be duplicated to the others. To do this I would like to get the all the ids of nodes with the same name but I can't work out how to do it. Is there a way to access all descendants of the root node and find it like that?
Sorry if it's a stupid question but I would really appreciate any help.
is working on a reply...