Tuesday 26 January 2010 5:48:09 am
Hi All, I have a problem displaying object relations in locations added by "add locations". I us this code to get a list of related objects:
{def $related = fetch('content', 'related_objects',
hash( 'object_id', $node.object.id,
'attribute_identifier', 'article/folder' ))} This only displays a list of related objects on the original location but not on the added locations. How to solve this? Thx!!!
Myxt Web Solutions
http://www.myxt.nl
|