Hi
Would it be possible to have an option to supress terms with a node_count of zero in the exposed filter?
Thanks for great module.
Hi
Would it be possible to have an option to supress terms with a node_count of zero in the exposed filter?
Thanks for great module.
Comments
Comment #1
stborchertYes, this is possible with the latest development version and
hook_shs_term_get_children_alter(&$terms, $alter_options)(see #1926252-1: Restricting taxonomy terms shown in views exposed filter).