Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.10
Component:
exposed filters
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2010 at 13:37 UTC
Updated:
14 May 2010 at 16:10 UTC
Hey there,
I was wondering if it is possible to have one exposed filter work with 2 different view.
Basically what I want to do, is have 2 different view listing. Each item is assigned to a taxonomy. The exposed filter is the taxonomy list, and I want to have the exposed filter, filter the 2 views at the same time when I click apply. I don't know if I am clear enough, or if it's doable, but please let me know if you need more informations.
Thanks,
Kevin
Comments
Comment #1
merlinofchaos commentedYou can do this if you use an attachment view with the 'inherit exposed filter' option. I can't think of another way to do this offhand.
Comment #2
kfurlotte commentedThx! I didn't think of it that way. I tried it and it worked perfectly!