Posted by walterswa on November 19, 2012 at 10:07pm
I have 2 content types: courses and sessions which are linked with each other via entity reference. A course has 0 or more sessions.
I managed to make a view block of planned sessions for the course (see http://coranet.dev.ambardesign.be/courses/2012/oppeto-qui-quis) and now I would like to display the list of planned sessions inside each course node (as a field). How should I do this?
If you know/find a good tutorial it's OK for me. I don't know the correct keywords to google it myself.
Comments
I think you can achieve that
I think you can achieve that with Contextual filters in Views. Here's a blogpost on that. The blogpost uses taxonomy terms, but I assume you can do the same with filters defined on node reference and node id's.
You should be able to visit
You should be able to visit the "Manage display" tab for the course content type and configure how the entity reference field is displayed.