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

liquidcms’s picture

not the right way to fix it but.. CSS does it easily enough:

.view-display-id-attachment .views-exposed-widgets {display:none;}

merlinofchaos’s picture

Status: Active » Closed (duplicate)