Active
Project:
Content Profile
Version:
6.x-1.0-beta4
Component:
User registration module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2010 at 11:26 UTC
Updated:
5 Mar 2010 at 11:26 UTC
I would like to hide organic groups 'join groups checkboxes' on the user registration pages for a specific role. I tried to unset the fields using hook_form_alter() but $form['og_register'] isn't in available in $form. I gave my custom module a higher weight than content_profile.