By Roman-K on
Hi,
I have a content named lets say Empire.
Empire has reference to another content named Company (lets say Empire consists of Companies).
There is also content type Employee. Employees work in a Company by referencing a Company in Employee content type (with a Paragraph called Occupation) - not vice versa.
So this brings a question: In an Empire View how to get Empire Company Employees? Is it possible with relations and contextual filters?
I've played with it and I can't get it to work, I think because at the end content id that I have in url is Empire id, not Empire administrator Company id.
If it is impossible with Views - then how to get them with entityTypeManager (or whatever)?