Hello,
I tried this, but it don't work for now.
I have a database (content type : bdd) of books with many fields (authors, illustrators...)
I create a content type named "collection".
I create a relation field in this type, linked to the items of "bdd" type.
In "collection" form, in the list of related item, I saw correctly all the books, but only the title, not authors, illustrators...)
My request is about that : how can I display the fields of "bdd" type aside the title of the list of "bdd" items ?
With relation reverse field, as you mentionned above ?
I try to create a relation reverse field affected to collection type.
In parameters, I link this field to bdd relation field.
But nothing appear in the collection form. Just the label of the field. No list, nothing.
What's wrong with my steps ?
Thank you for your answer.