hi all,

i want to know how can i make hierarchy in my Drupal website?
i'll give some examples for what i meant:

in order to let users to select country, for example, upon their choice, i want to show them check boxes of groups (organic groups) that they can join to in the selected country. i dont think that i should show them the whole list of groups from all around the world...

another example, and more important to me, i want to make sub-groups of other groups.
is it possible?

Comments

khanz’s picture

------------
Volvo, Video, Velcro. (I came, I saw, I stuck around.)

ayaniv’s picture

thanx, but i will split my question to 2:

im looking for Hierarchy in general to take place in my drupal websites under 2 levels:

1. for the selection hierarchy. which m be answered by you, i just didnt check it yet.

2. more important to me, and much much urgent for my website is to know how can i make groups with hierarchy. i know that there is a subgroups module out there, written by 2 israelies, but unfortunatelly, althogh the idea seems to be brilliant, its implementation awful. so i coudlnt use it under Drupal 6.
the fact that subgroups should be something very common, i wonder if there is another solution, rather than the "subgroup module" mentioned above, that may let me make a main group (grandpa), its derived groups (father) and their derived groups (children) and so on.....

possible?