Project:Content Type Administration by Organic Group
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

In permissions I have content type A, B, C and D with create permission for a role. In the Side Wide setting of this module only A and B are set as REQUIRED. This is because in this particular site a group member has permission to submit more content types then a "normal" user. Accordingly in the Create Content page only A and B will appear. But the Create Content sub-menus still show content type A, B, C and D. When you click C it will show the Create Content page with the allowed content types A and B, but the sub menus should not appear:

this module removes all menu items which point to the creation of content types not ALLOWED at the 'site-wide'
settings.

The site wide ALLOWED are all active but "greyed out". Is there a way to deactivate some of the ALLOWED, because according to this description it would remove the unwanted sub menus. Why are they "greyed" out in the first place?