Closed (fixed)
Project:
Webform
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 15:13 UTC
Updated:
12 Feb 2010 at 08:54 UTC
I would like to send results of a webform to all users of a certain role. (recipients are all users of a role)
Does anyone have simple solution for this?
Comments
Comment #1
dids commentedSubscribing
Comment #2
bocky commentedFound code to get all email addresses of users of a role. I put it in markup field and it shows addresses, however markup fields cannot be used as conditional recipients.
Is it possible to add recipients with some additional processing code?
Comment #3
AmitV-2 commentedSubscribing
Comment #4
quicksketchThis would almost certainly require custom PHP to accomplish. Support for writing custom submit handling code (which is what this would require) is not provided in the Webform queue.