Status:
Answered
Drupal Version:
6.22
Module Version:
Is there a way to remove a role on extension of a non-recurring membership? The option to remove a role on termination doesn't seem to work (as it probably shouldn't).
I used a role to identify a group of memberships that will no longer need to be identified after they renew. I think I can do this manually, but would like to avoid that.
Thanks for any help.
Anstr Davidson








Try using Rules. You can act on the Membership Renewal event and remove the role from the user using Rules. Hope that helps!
-Leighton