drupal - Using different views for full nodes depending on contenttype -


think of 2 contenttypes (film, project). have homepage showing few nodes of both. when clicking on node single node page (url of node e.g. node/14).

i managed output single node page views (path: node/% , contextual filter). nodes regardless of contenttype node is. 'film' has different fields 'project' need different views showing single nodes each contenttype.

is possible?

thanks oliver

just use - except nid contextual filter - filter criteria each content type.

filter criteria > content: type

views filter criteria > content: type


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -