My setup:
- content types "A", "B" and "C"
- "A" is a group-type, "B" is either group-type and group-content, "C" is jsut group-content
- "A" has a custom (og) vocabulary exposed to "C" content-type
- some content and users to work it up

My problems:
- "superadmin" can't use "wysiwyg" mode in body when creating/editing any of the contents above (!)
- og admins see "wysiwyg" only when creating
- "superadmin" can create "C" content and choose a term, while other users don't have the field exposed (!) so noi choice is possible

It's a kind of permission-releated problems, but I don't know what to check...

I have many modules and configurations not reported here because very complex... any idea wuold be helpful.

Comments

developer.airpim’s picture

First I add that hierarchy is built this way:
- a is a content of type "A" and owns the og-vocabulary
- b1 is a content of type "B" referring a
- b2 is a content of type "B" referring b1
- c is a content of type "C" referring b2

Partial answer from myself:
- users must be set as members of desidered subgroup but ALSO of "a" for the setup to work