I've just created a custom content type with some custom fields (something about 20 fields!). Now i have the problem that all 20 fields are shown in the teaser of a node. Is there a way to avoid this? I just want to have a short text as a teaser. The fields should appear in the body.

It would be very nice to solve this problem.

Greetings from Berlin!

Comments

ed5876’s picture

You can use the <!--break--> to determine where your teaser should end.

/ed

Witch’s picture

I know about that. But where can i set a <!--break--> when i am using only cck fields?

Witch’s picture

push

Witch’s picture

Is there nobody with an idea?

disasm’s picture

I was having this problem too. You need to go into your content type. Choose the display fields menu. Under teaser, make it hidden.

Sam

Witch’s picture

Yesterday i solved this problem. But thank you for your help anyway :)

webthingee’s picture

I was thinking about contemplate (to use CSS in block to style it differently, or make if vanish)
or maybe a template file (tpl.php) might solve your problem.

It's just a thought, from a newbee

greg.harvey’s picture

Guys, it's an admin setting!! ;-)

http://drupal.org/node/200657#3