Activeadmin: How to exclude some but not all filters on index page

Created on 10 Aug 2015  路  1Comment  路  Source: activeadmin/activeadmin

Is there a way I can exclude some the filters that are generated with a ressource?

PS: I want to keep some filters and I don't want to have to rewrite the logic for that

Most helpful comment

preserve_default_filters!
remove_filter :foo

>All comments

preserve_default_filters!
remove_filter :foo
Was this page helpful?
0 / 5 - 0 ratings

Related issues

kjellberg picture kjellberg  路  3Comments

daya picture daya  路  3Comments

ryanwood picture ryanwood  路  4Comments

Plinpod picture Plinpod  路  3Comments

gcerquant picture gcerquant  路  3Comments