Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2009 at 03:59 UTC
Updated:
21 Apr 2009 at 17:30 UTC
I am creating a View, Filtered on a Node Type, using Fields Title and Body.
All works great.
Except that I would like to substring the Body to 120 characters.
I want to make this a Teaser View in a Side Content Block.
Is there any way I can do this, in the Admin or programmatically?
Comments
Comment #1
dawehnerthere is a new option in views 2.3 for every field:
its called "Trim this field to a maximum length"
This will help you
Comment #2
merlinofchaos commented