Hello

I was wondering if this module could solve the problem stated here: http://drupal.org/node/282534

Is it possible to add X fields to a block, and let the block appear 0 or more times in the node (with different field values) and manageble from the edit tab. In this way a content editor could create one or more blocks in the edit tab, assign values to the X fields in every block, and then be able to see them on the view tab (I will render dem using a node template, so I can iterate through every block and foreach block print the X fields using the correct html)

Comments

danielb’s picture

I am unclear what you need.

Are the topics discussed on the following sites possible solutions?

http://www.darcynorman.net/2008/05/02/creating-a-custom-compound-field-f...
http://feeds.openacademic.org/node/4432

Either I or a coworker of mine will be making a customisable module like this (unless you do it first) in the next few weeks.

danielb’s picture

Status: Active » Closed (fixed)

Well there's been nothing happening in this thread for a while, so I'm closing it.

If you come back feel free to reopen it but I suspect this module cannot do what you want. Sorry mate.