Not able to Hide a CCK Text field in Node Body
raiyne - January 19, 2009 - 19:35
| Project: | Content Construction Kit (CCK) |
| Version: | 6.x-2.4 |
| Component: | Usability |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi Guys,
I have a content type, "reviews", which I have a CCK field set up for the purposes of populating a view on the front page. I do not want it to show on the actual node body.
I've tried messing with the display fields, hiding and excluding some/all but it just removes the Title, not the content from the CCK field.
*Note* The content is an Image brought in through Fck/Image Browser
Thanks in advance!
-Ben

#1
I get the same behaviour. "Exclude" simply doesn't exclude anything from
$content, as it advertises. :(