Posted by raiyne on January 19, 2009 at 7:35pm
Jump to:
| 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
I get the same behaviour. "Exclude" simply doesn't exclude anything from
$content, as it advertises. :(#2
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
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
Just reactivating. Re-reading it again, the issue above may be different from the one I was having.