Category Archives: Drupal
Displaying an Argument in a Drupal View’s Header
Let’s say you have a view in which you take in an argument you use for filtering content. That’s very easy, but what if you also want to display, say, “Most Recent {ARGUMENT}” before the list of content? It’s not … Continue reading
Posted in Drupal
Leave a comment