Wednesday 26 November 2003 6:47:58 am
Hi Folks, I've got a little problem with the ObjectRelation Datatype: How do I access the related Object within a template? I tried the following approach:
{content_view_gui view=line
content_object=fetch(content,object, hash(object_id, $node.object.data_map.featured_production_item.content.contentobject_id))} where 'featured_production_item' is the field, which stores the object relation. I get no output from this. Also I don't know any help, cause documentation on this topic seems to be very rare. Any sugestions? Any help would be greatly appreciated! Cheers Oliver EDIT: My Version is 3.2-1 :)
|