Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
General
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2006 at 13:40 UTC
Updated:
29 Nov 2006 at 04:00 UTC
Hello,
* I've added a content type
* Title and Body are mandatory fields, however, I do not want the 'Body' field.
How can I remove it?
Amitai
Comments
Comment #1
amitaibuSorry, forgot to say I use Drupal 5.0 beat-1, and CCK - CVS November 2, 2006 - 08:16
Comment #2
tmp commentedSet entry in table "node_type", field "has_title" and "has_body" to 0 (zero) to disable the node title and body.
Comment #3
amitaibuIs there no interface for doing it? -since I'm not a programmer... :)
Comment #4
tmp commentedI haven't found it. I was just about to write a feature request for this.
Comment #5
karens commentedThis needs a core patch, which has been submitted at http://drupal.org/node/90606. You could help this along by going to that link and indicating that this is important to cck users.
Comment #6
yched commentedhttp://drupal.org/node/90606 has been committed, so this should be fixed.
Comment #7
(not verified) commented