Hi Drupal experts. I have receintly tried the og subgroup and og user roles functions. It has the exact functions i am looking for. But i am not able to get them to work together. below is the case i am look to achieve.
Registered User allow to:
create group
(then the registered user will have the founder role for the groups he has created.)
founder role allow to create within his own group:
Subgroups
-og project (can only be created in sub group level)
There is always a problem with promoting a registered user to a role of group founder, I dont know if there is a conflict between the og subgroup module and og user roles module to stop me from having the above result.
Really hope the drupal experts here will help me put, thanks
Comments
Similar experience
Configuration:
Group "members"
Subgroup "guest-members", having "guest-1" as the only assigned user
User "guest-1" has role "guest"
Role "guest" has not the permission to create/edit content like images or stories
When logged in as "guest" a user CAN create or modify content (image, story).
OK, created issue http://drupal.org/node/226945