12 Sep
2007
12 Sep
'07
1:44 a.m.
On 9/12/07, Chris McCreery <chris.mccreery@gmail.com> wrote:
Hi I am trying to create a taxonomy as follows
Client --Project
I would like the user to just select the project and have the client term added to the node as well but can't seem figure which type of vocabulary I need. Any help would be great.
As far as the node list pages are concerned, tagging the nodes with "client" is not necessary. /taxonomy/term/[client_id]/all will also list nodes tagged with project. And generally, clients can be easily derived from projects with some code, and vice versa.