Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Views module already provides the ability to create blocks with view content. How would this differ?
Also, due to caching mechanisms, I'm not sure how it would even work in non-node content. The normal filtering mechanism is cached by default, and would quickly lead to outdated view lists.
Well in my example I have a front page that has four headings with lists of links, two of those are creating using the Insert Views. I wanted to use this same thing in one block. I've accomplished it using 4 blocks which isn't perfect but I'm happy enough with it.
Thanks for considering my idea. Insert Views works great!
Another reason is for when you have to create a second view of the same content type because you only want to see the titles in the block & the 'more' field only directs you to the much more limited view displaying only the titles.
Comments
Comment #1
ryanrain commented+1
Comment #2
eaton commentedViews module already provides the ability to create blocks with view content. How would this differ?
Also, due to caching mechanisms, I'm not sure how it would even work in non-node content. The normal filtering mechanism is cached by default, and would quickly lead to outdated view lists.
Comment #3
redsky commentedWell in my example I have a front page that has four headings with lists of links, two of those are creating using the Insert Views. I wanted to use this same thing in one block. I've accomplished it using 4 blocks which isn't perfect but I'm happy enough with it.
Thanks for considering my idea. Insert Views works great!
Comment #4
bmargulies commentedEmbed multiple views in a single block is the missing feature here.
Comment #5
rfitzpat commentedOne reason you might want to insert a view into a block is for the exposed filters, which are only available on page views by default.
Comment #6
biohabit commentedAnother reason is for when you have to create a second view of the same content type because you only want to see the titles in the block & the 'more' field only directs you to the much more limited view displaying only the titles.
Comment #7
mlsamuelson commentedI don't think we'd want to extend Insert View into tags. Eaton brings up good concerns.
Has anyone thought to file a feature request against the block module to request the ability to "join blocks" or "group blocks"? It's an idea...
mlsamuelson
Comment #8
mlsamuelson commentedUpdating to version 5 and marking as fixed. (I no longer have plans to actively develop for 4.7.)
Issues http://drupal.org/node/224987 and http://drupal.org/node/180042 mean Insert View tags now work in blocks (for the 5.x and HEAD versions of this module).
mlsamuelson
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.