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?

Comments

jcnventura’s picture

Title: How to link the users account into email? » Add site's user selection to mail submission form
Status: Active » Postponed

To put it simple, it's not possible yet..

Maybe in the future..

João

WorldFallz’s picture

Version: 6.x-1.1 » 6.x-1.x-dev

i 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.

jcnventura’s picture

Please do. Thanks!

WorldFallz’s picture

Status: Postponed » Needs review
StatusFileSize
new5.69 KB

here 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.

jcnventura’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
Status: Needs review » Fixed

http://drupalcode.org/project/print.git/commit/c5fbc6b

As this is new functionality, I'm only adding it to the 2.x branch.

Status: Fixed » Closed (fixed)

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

carlovdb’s picture

Is this possible for the 7.x version?