How to make the users account appears into the "send to" textarea? I have many userst in the user list. How I can select some of account into "send to" textarea? I used ACL module to created user groups. How to link those groups as "send to" address?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | add_userlist_to_mail_form-368337-4.patch | 5.69 KB | WorldFallz |
Comments
Comment #1
jcnventuraTo put it simple, it's not possible yet..
Maybe in the future..
João
Comment #2
WorldFallz commentedi had to do this recently-- let me know if you'd be interested in adding the feature, and I'll clean up my implementation and submit it as a patch.
Comment #3
jcnventuraPlease do. Thanks!
Comment #4
WorldFallz commentedhere you go... i think i have it cleaned up pretty well and inline with your code conventions in the module. take a look and let me know what you think.
includes support for the realname module.
Comment #5
jcnventurahttp://drupalcode.org/project/print.git/commit/c5fbc6b
As this is new functionality, I'm only adding it to the 2.x branch.
Comment #7
carlovdb commentedIs this possible for the 7.x version?