drupal views block arguments
Posted
by slimcady
on Stack Overflow
See other posts from Stack Overflow
or by slimcady
Published on 2010-04-20T17:18:15Z
Indexed on
2010/06/02
4:13 UTC
Read the original article
Hit count: 159
I currently have a view (Drupal 6 using Views2) that properly aggregates a custom content type (videos) and filters them for a page display. When I create a block display, it previews the results in live preview just great, but when i go to the page expecting to see the block it doesn't appear.
I'm fairly certain the argument I'm attempting to pass it fails because when I select "Display all results" for "Action to take if argument does not validate:" the block shows up on the page just fine.
Any advice definitely appreciated.
© Stack Overflow or respective owner