I have a number of content types that are chained with entity reference fields, hierarchically.
company > projects > goals > tasks
Now i managed to show the company token in all content of projects, goals and tasks.
However, I now want to have a views block (actually a views pane) showing all content in and below a company, meaning all projects, goals, tasks etc of a specific company.
The easiest way I could think of, is a contextual filter by raw url, path component 1.
But for some reason, nothing shows up.

Summarizing, I need to show a block of which the content has the same url component as the currently viewd node.
Thanks

Comments

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (outdated)