Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.8
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
8 Feb 2010 at 08:06 UTC
Updated:
4 Aug 2010 at 00:00 UTC
i add a views to output some contents in a block, i add a fields ,node:teaser, and node:link. now,to my surprise is when i add an article whch don't have a teaser,but in the block,under the output of the article also have a read more link,how to remove this.namely,i only want to let those articles which are setted a teaser show a read more link.those don't have a teaser,don't show the read more link.any tips would be appreciated.
Comments
Comment #1
esmerel commentedThe 'more link' is pretty much either on or off. You'd probably have to do some creative work to check for the teaser setting, but I think that's outside of what views is normally going to handle