So I have the content type and content using Field collection in it.

The collection has 2 fields: subtitle and a node reference field.

I'd like to display the node in a block with some custom HTML.
How should I do it? What is the normal way to solve this case?

If it had not the fields-collection then I would use Views to create that block. However, I don't think I can fetch the collection-fields in a meaningful way into Views? Or can I?

Thanks,

Comments

ericras’s picture

Status: Active » Closed (works as designed)

In order to do field-able blocks take a look at the BEAN module: https://drupal.org/project/bean