i am using the glossary attachment and when i add an exposed filter it shows twice: http://screencast.com/t/MDc2OGRk
firebug suggests it is also added to the attachment; but i only have it added on the Page display.
is there a way to get rid of it.. (i actually removed with jqeury; but selecting a glossary letter causes it to return
Comments
Comment #1
liquidcms commentednot the right way to fix it but.. CSS does it easily enough:
.view-display-id-attachment .views-exposed-widgets {display:none;}
Comment #2
merlinofchaos commentedhttp://drupal.org/node/535206#comment-2277812