I have a node with field-collection fields.
I need to display the data in a block with some custom HTML.
Do you happen to know how to create a block with custom HTML that displays the node fields with collection fields?
Normally I'd create that block in Views but since field-collection is in a play. I get the feeling that in Views all the collection data is in one field... and this not really visually themeable.
Hello!
I have a node with field-collection fields.
I need to display the data in a block with some custom HTML.
Do you happen to know how to create a block with custom HTML that displays the node fields with collection fields?
Normally I'd create that block in Views but since field-collection is in a play. I get the feeling that in Views all the collection data is in one field... and this not really visually themeable.
Thanks,