Drupal exposed filter not displaying children

Discussion for various published PHP frameworks, including Zend Framework, CodeIgniter, Kohana, CakePHP, Yii, Symfony, and others.

Moderator: General Moderators

Post Reply
troshan
Forum Newbie
Posts: 5
Joined: Wed Jun 24, 2015 11:47 pm

Drupal exposed filter not displaying children

Post by troshan »

Please refer the image

Image

when select the child category it shows "searchfilter?field_category_tid=5"

Image

but when I select the parent it shows nothing "searchfilter?field_category_tid=4"

Image

I know this can be solved by creating contextual filters or some sort of relationship setting. But I have no idea how to do it.
Post Reply