What I want to do is for a library.
I have articles to describe books and articles to describe authors.
I have,as you did in a tutorial created related in the book (where I choose the author(s) of the current book) and in the author article I have created a back related item which gives all the books of the author.
I wanted to do the same thing betweens books : for each book (and if more than 1 author for a book, for each author of the book) I give the image of all the books of the same author.
When I tried it with an old version of Flexicontent, I got an error : infinite loop.
Presently, I have (quite) solved the problem : I have created an iframe with a special template of the authors : I just have the back related item in this template. I have included the template as iframe in the books article.
I wrote (quite) solved and not solved because I don't want to display the current book in the list of the books of the author when I'm in the book description page. But I don't how to do that.
I'm not sure it's time optimized, but it's working.
You can get a example of that at
bibliactiv.com/index.php/fr/livres-en-ra...m/135-petits-gateaux
( this book has 4 authors. At the end of the book description page, there one slide for each author. Some authors have 2 books, some others have 3 books. Clicking on the book open the correspondig description book page withe at the end the list of books of each authors).
With the current Flexicontent version, is it possible to replace the iframe by related/backrelated items ?
thank you for advices
best regards
Michel