12 Jul
2008
12 Jul
'08
9:07 a.m.
On Thu, Jul 10, 2008 at 3:19 PM, Shai Gluskin <shai@content2zero.com> wrote:
I'd like to create a view with node: title and node: teaser content in a list view -- not in teaser view. Is it hardwired into Views that Node:teaser content is not available for inserting in list view?
Am I missing something?
I'm using Views 1.6 on a Drupal 5.7 install.
In your fields list add the field Node: Body. In the handler column you'll have the option of "Full Text" (default) or "Teaser". Selecting "Teaser" should give you what you want.