I'm running a membership site where a user can purchase certain roles. Depending on the role(s) that they put in their shopping cart this patch will correctly display only the appropriate fieldsets based on the Profile role rules.

Hope it makes sense. Normally Profile role cannot adjust the user registration form, but in this case it can. I made a patch incase this seems useful to anyone else. The patch is against 6.x-1.3.

Thanks!
Jamie.

CommentFileSizeAuthor
profile_role.module.patch1.42 KBJamieR
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Bartezz’s picture

Nice, thanx for sharing, might need this in my next project.
Will this be comitted?

Cheers