In Drupal 6, I would like to make sure users always add their Group content nodes to at least one Organic Group. I have a module that enforces a maximum number of groups, but I don't think it does a minimum.

The site is entirely groups-based and I don't really want people posting outside of a group.

I could certainly write a module for this if one does not exist, or it might be as simple as a form_alter() function.

link|improve this question
feedback

1 Answer

admin/og/og => Audience required => change optional to required, if don't need it for administer accounts also.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.