Download & Extend

formatter that can handle multiple values

Project:Views CCK Formatter
Version:6.x-1.3
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I'm trying to use Nodequeue to manage nodes that get added to a feature block (which I'm creating via views), and then using a blockreference field in the node form to present that block.

I could go through the views theming stuff to build a template for the block, but I was hoping that I might be able to use a CCK Formatter (using a "handles multiple nodes" from the CCK Formatter module), and I'm having trouble getting the option to show up in Views CCK Formatter. I'm guessing it is because the "handles multiple" formatter wouldn't be used to theme a row, but rather the whole view--therefore might be more appropriately configured from within the "Style" property of the view's block.

Any ideas//or am I missing something?

thanks. -derrick

Comments

#1

Category:support request» feature request

Might be a feature request--really would be nice to be able to quickly merge views list elements as a group for the feature block type presentation, would this be a possibility?

Thanks for your thoughts.