I try to output the path of an object, but I'm not sure about the syntax.
I fetch a list of objects of a node, only class 2(article). I want to output what path these objects have.. Tried with: {$list:item.path} and also with item.object.path.. but no luck..