Create a Drupal content type with no body field
This post was written 2 years ago.
Tue, 22 Sep 2009
It is possible to hide the body field of a drupal content type by doing the following:-
Administer-> Content Management -> content types
Click "Edit" against the content type for which you want to hide the body
Expand the "submission form settings" section
Remove the Text in the "Body field label" (it tells you to do this in the help text for this field)
Save.
These instructions are relevant to Drupal 6
Comments
Administer-> Content Management -> content types
Click "Edit" against the content type for which you want to hide the body
Expand the "submission form settings" section
Remove the Text in the "Body field label" (it tells you to do this in the help text for this field)
Save.
These instructions are relevant to Drupal 6