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