There should be a way to alert admins when users apply for roles either through:
- Email Notification
- Message Appearing on Header section

Currently the only way is to check Manage Role applications manually. For a big site, this will be difficult.

Comments

Soren Jones’s picture

Version: 5.x-1.x-dev » 5.x-1.8
Category: feature » support
Priority: Critical » Normal

One solution would be to install Drupal-6-compatible actions and then create an action for the trigger "When a user submits an application for a role".

tborrome’s picture

Status: Active » Fixed

Thank you!!! that worked! (I marked it as fixed)

Mind if I ask a quick followup question on Actions - do you know what variable i should use to get the site URL?
i tried %site_url, $siteurl, %url, couldn't get it...

thanks again!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.