Active
Project:
CCK Blocks
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2008 at 17:32 UTC
Updated:
11 Dec 2011 at 22:44 UTC
Jump to comment: Most recent
How does cck_block handle multiple fields are they treated as separate blocks or just one signle one ?
Comments
Comment #1
chawl commentedsubs
Comment #2
Anonymous (not verified) commentedIf you have a look at the description of the module, you will find the following words in the first line: "Adds a block for every CCK field you created". As I'm using the module, I'm able to confirm, that this means "one block is created for each CCK field".
I have some ideas for the future development (using fields for block headline, for example), but at the moment, you get a new block for every CCK field.
Comment #4
apoc1 commentedAnd how about multiple values in one CCK field? Is it possible to let them print multiple blocks?