Download & Extend

Not able to Hide a CCK Text field in Node Body

Project:Content Construction Kit (CCK)
Version:6.x-2.4
Component:Usability
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

Comments

#1

Version:6.x-2.1» 6.x-2.4

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

#2

Version:6.x-2.4» 6.x-2.6

I've encountered this issue as well. I would like to keep some CCK fields private and not display them. Any suggestions on solving the issue? Thanks in advance.

#3

Status:active» fixed

Actually, I managed to solve my issue. Just in case anybody encounters it too, make sure that when you check off "Exclude" under the "Display fields" page that you also select under the Teaser and Full Node columns.

#4

Version:6.x-2.6» 6.x-2.4
Status:fixed» active

Just reactivating. Re-reading it again, the issue above may be different from the one I was having.