How does cck_block handle multiple fields are they treated as separate blocks or just one signle one ?

Comments

chawl’s picture

subs

Anonymous’s picture

Status: Active » Fixed

If 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

apoc1’s picture

Title: multiple fields » how to create multiple blocks from multiple values in one CCK field
Status: Closed (fixed) » Active

And how about multiple values in one CCK field? Is it possible to let them print multiple blocks?