Closed (duplicate)
Project:
Apply for role
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2009 at 03:03 UTC
Updated:
4 Feb 2014 at 03:35 UTC
Jump to comment: Most recent
Comments
Comment #1
tonyliuh commentedI can create action and trigger this action and email user administer when some apply for a role. But my question is: How can I send a email to this role applicant when role administer approves this role using action and trigger? My question is how can I assign recipent's email address?
Thanks a lot!
Comment #2
seddonym commentedHello
This had me stumped for a while too! But it's simple when you know how.
The key is enabling the Token Actions module. You can then create an action called 'tokenised email'. If you scroll down the list of placeholder tokens you will see all the tokens you need under 'Apply For Role'. The one you want is [apply_for_role-mail].
Comment #3
BenK commentedQuick Question: Where do you find the trigger for when the user applies for a role? I can't seem to find any triggers that relate to a role application or role state change. Does this module add this trigger and I just can't find it?
Thanks,
Ben
Comment #4
seddonym commentedHave you installed Apply for Role module?
http://drupal.org/project/apply_for_role
Comment #5
edmonkey commentedthanks for the tip about the tokenised actions - works a treat!
Comment #6
kone23 commentedHi all and especially maintainers of this nice module.
In #3,
benK was wondering where to find the actions and triggers for "Apply for role". I've had this same problem until I realised these features were only accessible to Drupal's super admin.
I think it's a problem that should be addressed. I usually configure my Drupal websites with another user than the super admin for it's good practice. I know many Drupal users do so as well. Could maintainers of this module add access to other users than the super admin ?
Thanks in advance.
Comment #7
timbednar commentedRegarding v5 of apply for role
Is there a way to get tokenized email actions to show up in the triggers for v5 version. I was able to create a tokenized email to be sent to the user -- when their application is approved. I can see this email in other triggers areas -- but not in the apply for role tab of the triggers.
Any suggestions?
Comment #8
hariselden commentedDoes anybody have a fix for this for 7? Token looks like it dropped actions after Drupal 6 but maybe I just can't find it.
Comment #9
jnicola commentedMarking as duplicate only because I intend to role this request up in with this request all at the same time:
https://drupal.org/node/1703048#comment-8445401
I've already built this functionality on a clients website, now to just integrate it here and make it a bit more portable!