Use Xpath query to set a root node on the tree, either based on a search from the root of the content tree, or by using a context-aware placeholder.
- Placeholders finds the nearest published ID and runs its query from there. so for instance:
+ Placeholders finds the nearest published ID and runs its query from there, so for instance:
$parent/newsArticle
@@ -68,14 +63,14 @@
$root: root of the content tree
$site: Ancestor node at level 1
-
+