By tchibo on
Hello everybody!
Today i've tried to make a new content type which constist of several fields like:
* E-Mail
* URL
* Price
...
I have changed the teaser-output with the contemplate module (http://drupal.org/project/contemplate)
and now i want to make a list of all contents of this type with the modul views.
my problem:
i have added the field "node:teaser" (modul views) but the created page doesn't show any teaser of any content!
node:title and node:link are shown but the teaser output is blank.
Whats wrong?
Greets