Unable to hide CCK field in body without making block disappear
escoles - March 13, 2009 - 13:31
| Project: | CCK Blocks |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I am unable to hide the CCK field in the node body without making the block itself disappear.
What I've done:
- Created CCK field, called Sidebar Content.
- Display the Sidebar Content block on all pages in right sidebar region.
- Go to Display Fields screen and set 'Full Node' to 'Hidden'.
- Sidebar Content block disappears from sidebar on all pages.
- Set 'Full Node' to 'Default'.
- Sidebar Content block is visible in sidebar on all pages, but is also visible at bottom of node.
- Set 'Exclude' value on body.
- No change in behavior.
- Set 'Exclude' value on teaser.
- No change in behavior.
Am I missing some step?
Note: I'm also reporting two other issues that don't seem to me like they should be related, but might be:
"CCK block showing same content on all pages"
http://drupal.org/node/400858
"Role-Specific Visibility Settings for CCK Blocks work in non-standard way"
http://drupal.org/node/400844

#1
Closing. On further re-testing, the field disappearance seems to have been caused by the problem noted here:
"CCK block showing same content on all pages"
http://drupal.org/node/400858
Another user was posting content from content types that had fields mapped to CCK blocks, which was wiping out the display of the block in the sidebar.