By vfilby on
I have created a view that filters on the category I want, it displays full nodes and is limited to 1 node per page. The problem is even though it displays the full text of the node it still uses an h2 for the title and the title is clickable to the real article page. I would prefer to have the view display the full article page just as if it was the real page, not a teaser list.
Any thoughts on how to do this?
Comments
You could select e.g. 'list' display style
and output the fields you want, selecting 'Without link' as the display option for the title field.