I am currently working on a site with a few vocabularies. The site is just a small intranet site for&nbsp; tracking time on projects. The vocabularies I have are as follows:<br><br>Client<br><br>Project<br><br>Task<br><br>In this case Projects belong to clients and tasks are separate from both. I started off with:
<br><br>Client<br>--Project<br>Cleint 2<br>--Project 2<br><br><br>But when creating views I was unable to figure out how to create on that if I selected a Client it would give me the client and all the projects for that client so I switched to what I have now. Is there an easy way to do this as I would like the Client to be hidden from the user inputting their time so they would only have to select the project and then the node would be tagged with the client by default. Any thoughts?
<br><br>Thank you.<br>