Wednesday 26 November 2008 1:51:30 am
Hi Gert, maybe you could use the "global object relation" using the form you have at the bottom of the content object edit page. Then you can fetch that object using
fetch( 'content', 'related_objects', hash(
'object_id', object_id,
'all_relations', array( 'common' ) ))
Hope this helps Arnaud
Looking for information about SQLI ?
Looking for a new job in Paris ?
Please contact me at alafon [at] sqli [dot] com
|