Active
Project:
Content Construction Kit (CCK)
Version:
6.x-2.4
Component:
Usability
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2009 at 19:35 UTC
Updated:
20 Jan 2010 at 16:40 UTC
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
Comment #1
Freso commentedI get the same behaviour. "Exclude" simply doesn't exclude anything from
$content, as it advertises. :(Comment #2
new_B commentedI'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.
Comment #3
new_B commentedActually, 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.
Comment #4
new_B commentedJust reactivating. Re-reading it again, the issue above may be different from the one I was having.