[development] Passing views filters to attached feeds
Joel Willers
joel.willers at sigler.com
Mon May 23 14:50:46 UTC 2011
I'm not as familiar with D7/V3, but in V2 the attachment can be set to Inherit Exposed Filters. Find that, and it should work just fine.
Good luck!
Joel
From: development-bounces at drupal.org [mailto:development-bounces at drupal.org] On Behalf Of E.J. Zufelt
Sent: Monday, May 23, 2011 7:28 AM
To: development at drupal.org
Subject: [development] Passing views filters to attached feeds
Good morning,
Using Views 3 and Drupal 7.
I have created a page display with a single exposed filter for taxonomy term id. There is a feed display attached to this view. When I click on the link for the feed the filter settings e.g. ?tid=2 is passed onto the feed's path e.g. /blog.xml?tid=2
Is there a simple way for me to allow the feed display to be filtered by this argument? I tried using a contextual filter (argument), but it appears to be looking for /2 and not for ?tid=2
Thanks in advance,
Everett Zufelt
http://zufelt.ca
Follow me on Twitter
http://twitter.com/ezufelt
View my LinkedIn Profile
http://www.linkedin.com/in/ezufelt
More information about the development
mailing list