Active
Project:
Taxonomy Fields
Version:
5.x-1.2-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2007 at 06:28 UTC
Updated:
30 Oct 2007 at 14:21 UTC
Would it be possible to have TF fields also be displayed on nodes that are tagged with a child term of a TF term?
So in a scenario like this:
Restaurants
- Indian
- Chinese
- Italian
I only have to assign a field to Restaurants to have it displayed on nodes tagged with Indian, Chinese and Italian. I guess the reverse behaviour of the ancestor option.
Comments
Comment #1
boneless commentedThe ancestor option does excactly that.
If a field is assigned to 'Restaurant' and a node is tagged with 'Italian', it can get all fields of its ancestors (=Restaurant).
Reverse option for fields of children will come at some stage but is no priority at the moment.