Closed (outdated)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Views panes
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2012 at 13:43 UTC
Updated:
13 Jul 2026 at 21:31 UTC
Jump to comment: Most recent
Comments
Comment #1
cesareaugusto commentedanyone may help?
Comment #2
barwonhack commentedI too would appreciate this feature.
Comment #3
barwonhack commentedI managed to get this working by utilising Term Parent and Context visibility rules.
My exposed filters now only display in a block when the term has no children. This is working on two- and three- deep categories.
Play with contexts then set up your visibility rules.
Comment #4
alexandersluiter commented@smilne23 Could you lay out how you did this? I'm looking to implement this feature and having trouble with the Context visibility rules. I can hijack terms at specific depths, but I just want to hijack depths that have no more children.
Comment #5
alexandersluiter commentedOk. I figured our a workaround for now. I was able to use this sandbox module to get a terms children in Contexts:
https://www.drupal.org/sandbox/Caseledde/2076789
I added "Taxonomy Children Context" as a relationship under the Contexts tab.
From there, I used a PHP Code selective rule as follows:
This will make it so your panel page will only hijack term pages that have no children. Enjoy!
Comment #6
japerryDrupal 7 is no longer supported, closing.