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

nirbhasa’s picture

There is a patch here to add user support: #1067708: Extend CCK blocks to Taxonomy and User Fields

iamEAP’s picture

Status: Active » Closed (duplicate)

Definitely duplicate of #1067708: Extend CCK blocks to Taxonomy and User Fields, as nirbhasa mentioned. Closing as such.