Just make sure the feed's filter is exposed. Since it's a feed it wont' render any widgets but it'll still accept the input.
On 5/23/2011 5:27 AM, E.J. Zufelt wrote: > 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 > > >
