Custom Exposed filter in view with 'node comment' parent child relationship - repost

已取消 已发布的 Mar 15, 2013 货到付款
已取消 货到付款

My Drupal ver 6 website implements nodecomments. Each comment/replies are tagged with one of the two taxonomy terms (Good idea / Bad Idea) by the user while posting or replying.

In the node view page (nodecomment view) i need an exposed filter so that i can filter the comments with the term id 'Good idea or Bad idea'.

But the specific requirement here is

WHEN I FILTER WITH A TERM SAY 'GOOD IDEA' THEN THE PARENT OF THAT COMMENT HAS TO SHOW NO MATTER WHAT TERM IS ASSOCIATED WITH IT (EVEN IT IS BAD IDEA) BUT THE REPLIES IN THE SAME LEVEL HAS TO BE FILTERED AS PER THE FILTERING CRITERIA.

Please go through the illustrated example below.

Topic starts

|

Good idea

| |

| Good idea

| |

| Bad idea

| |

| Bad idea

| |

| Bad idea

|

Bad Idea

| |

| Good idea

| |

| Bad Idea

| |

| Good idea

| |

| Bad idea

While selecting "Good idea"

Topic starts

|

Good idea

| |

| Good idea

|

Bad Idea

| |

| Good idea

| |

| Bad Idea

| |

| Good idea

While selecting "Bad idea"

Topic starts

|

Good idea

| |

| Bad idea

| |

| Bad idea

| |

| Bad idea

|

Bad Idea

| |

| Bad Idea

| || Bad idea

CMS Drupal MySQL PHP

项目ID: #4334205

关于项目

远程项目 活跃的Mar 15, 2013