Closed (duplicate)
Project:
CCK Blocks
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2011 at 19:10 UTC
Updated:
17 Dec 2012 at 20:30 UTC
In D7 I have profiles (profile 2 module) set-up for my users in order to add custom fields for each role. I can add a field to a profile and set that field to be displayed as a block using this module. The block is then created on the block administration page, however when I set it to visible it does not appear. In looking at the code I don't believe there is support for user pages, just nodes. It would be awesome if this module could also support user pages to save me creating a view for each field I need to display in a block.
Thanks!
Comments
Comment #1
nirbhasa commentedThere is a patch here to add user support: #1067708: Extend CCK blocks to Taxonomy and User Fields
Comment #2
iamEAP commentedDefinitely duplicate of #1067708: Extend CCK blocks to Taxonomy and User Fields, as nirbhasa mentioned. Closing as such.