Extending member groups to support a hierarchy Options
reneg
Posted: Thursday, February 07, 2008 1:18:07 PM

Rank: Enthusiast

Joined: 1/24/2008
Posts: 27
Location: Fuglefjord, Faroe Islands
Hi all,

I'm quite new to Umbraco, but I need to extend the functionality (I guess..!?) of the member groups, so it can support a hierarchy.

E.g.

* Help desk
*->Denmark
*->Germany
* Development
*->Denmark
*->Germany

Etc.

I know I could create it by just calling the sub groups "Help desk Denmark" or something similiar, but that's not good enough. I need to know which group is the parent and which groups are child groups.

Which options do I have to implement this?

Do I need to change the membergroup class and thus run with my own Umbraco version, or can it be done in a more convenient way?

The membertypes can be assigned properties, so I thought about adding my own Member Type picker control, and let child "groups" (Or in this case, types) choose their parent. But I don't think it's the right thing to do, as member types is not at all the same as group memberships.

What would you do?

Thanks in advance!

Best regards
René G.
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.