Hi All,

I have used Entity Reference before, loads of times although have always had minor issues using reverse/backward referencing. This time I am trying to use the Field Collection module as well and am either being really dumb or what I am trying to do is not pos. So here is what I have:

  • Content type A
    • Title
    • Body
    • Field Collection
      • Date
      • Reference to content type B
  • Content type B
    • Title
    • Body

So in content type A I can have a date and a reference to content type B. And I can have more than one occurrence, hence using field collections.

Displaying content type A and the reference to content type B is not an issue. What I want to do is have a view (page, block or otherwise, not important) that shows all the entries for content type B and for each entry shows the title of all content type A's that reference it.

I have tried and going around in circles, and to be honest is probably me being dumb. So question is, how do this?

Thanks,
Nick