Display Only Node Body and Title in View
jacobson - December 17, 2007 - 04:34
| Project: | Views |
| Version: | 5.x-1.6 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I am trying to create a view using the Views module that will display the most recent node in a certain category and display only the title and teaser for the node. I want the Views output to look like a Teaser, but I do not want any related terms, links, or submitted date information. I have tried all manner of theming of the view and cannot figure this out. My problem may be that I cannot figure out how to get Views to use a custom node .tpl.php file. Help appreciated.

#1
There's no need to use a custom .tpl.php file - you can just choose body -> teaser as the field for a list view (then use some css to hide the bullets etc.). I'm marking this as fixed, post back if you still have problems.
#2
Automatically closed -- issue fixed for two weeks with no activity.