Option to include child terms
NicolasH - October 30, 2007 - 06:28
| Project: | Taxonomy Fields |
| Version: | 5.x-1.2-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
The 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.