Sorry but I'm unsure where to put this question and a lot of Googling points me here, so here's the question:

I have some hierarchical taxonomy, 2 levels deep where users should choose what they want on first level and then, have all child terms exposed for selection, for example:

  • Group 1
    • Child 1
    • Child 2
    • Child 3
  • Group 2
    • Child 4
    • Child 5

Now, if user selects in his profile Group 1 only to have Group 1 terms (Child 1, Child 2, Child 3) to use on MyNode taxonomy field, and if user selects Group 2 only to have Group 2 terms (Child 4, Child 5).

I was referred to this module for solution, however I see (or it seems to me) that it is not intended to do so. And neither is Hierarchical Select module.

Does anyone have some idea how could I solve this problem?

Comments

xjm’s picture

Status: Active » Postponed (maintainer needs more info)

You might want to look at the "View tag" and "Add tag" permissions, which control which terms can be seen and used by a given role, respectively. However, I don't actually understand the question. What are you asking? Could you clarify?