Tagged Questions
1
vote
1answer
126 views
Entity reference field in a block
So I have a custom content type where I use an entity reference to store a node and then display it a a teaser on a page.
I now want to achieve a similar thing with a block. I've create a basic block ...
0
votes
1answer
41 views
When using the boxes module, is it possible to export the region and visibility settings?
I just installed the Boxes module and I added a box to my feature. The box description and body were exported successfully, but the region settings (where in the theme(s) the box appears) and the ...
3
votes
3answers
347 views
Exportable and Fieldable Blocks in Drupal 7
I have a project where I have two competing requirements for blocks.
First, I'd like to have blocks be fieldable. There are blocks on the site that contain static content but should have the block ...