Project:Messaging Send To
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Would it be possible to integrate the following behavior?
1. In "send to" field (autocomplete) you can choose a user twice (or more). He will then receive two identical mails. This could be checked.
2. A user can be notified several times from different users, which can be annoying for the recipient.
3. After submitting a message (Small Form) the name of the recipient could disappear from the input field. I think it's more intuitive for users to understand a message was sent.

Great and smart module between all the other "send to friend" modules.

cheers, Ronald

Comments

#1

sounds reasonable

#2

Hey, patches welcome. The first one seems a bit pedantic though, the second would require some trickery to see if a message is pending or sent which wouldn't be all that reliable or mesh all that great with how messaging works. The third is probably doable but might require some custom JS on top of the use of the built-in ahah form submission. Maybe look into that API for more information.

David