Think of 2 contenttypes (film, project). I have the homepage showing a few nodes of both. When clicking on a node i get the single node page (url of the node e.g. node/14).
I managed to output the single node page with views (path: node/% and contextual filter). But this is for all nodes regardless of what contenttype the node is. 'film' has different fields than 'project' so i need different views showing single nodes for each contenttype.
Is this possible?
Thanks Oliver
Just use - except from the Nid Contextual Filter - a Filter Criteria for each content type.
Filter Criteria > Content: type