[[ repeatIn(objects,'o') ]] ......... Article: [[o.product_id and o.product_id.name or False]] [[o.artist_id and 'Artist1: '+o.artist_id.name or False]] [[o.artist_id and 'Biography: '+o.artist_id.biography or False]] [[o.artist2_id and 'Artist2: '+o.artist2_id.name or False]] [[o.artist2_id and 'Biography: '+o.artist2_id.biography or False]]