It would be nice if this module can provide a drop down list of 'departments' or 'topics' that the web site visitor may select and route the message to different email addresses depending on what the user selected.

For example, the list can have: 'sales', 'support', 'development', ...etc. with each tied to a different email address.

Comments

Anonymous’s picture

Component: Code » User interface

Or even better, the ability to choose which users can be emailed to.

Also complete integration into the user module would be nice: When an anonymous user is viewing a registered user's profile, there could be an option to email the registered user.

kbahey’s picture

Component: User interface » Code

Actually, the current CVS Drupal core has a similar functionality, which will be released in 4.6.

Users can specify if they can be contacted by the contact module or not. If they are contactable, then anyone can send them an email via drupal.

Here is an example http://drupal.org/user/4063/contact

kbahey’s picture

One more thing: the 4.6 contact.module REQUIRES that a person registers in order to contact you.

feedback does not require that, which means people would be less hesitant to contact you using feedback than having to register.

ron_mahon’s picture

Title: Capability to send to more than one email address » In 4.6 I see the blank spot for the page url or address?
Version: » 4.6.x-1.x-dev

I love the way 4.6. works! The ability to have it selected from a link on any page and have that page recorded would be terrific.

Especially if it came up on error pages or was sent automatically form a error page.

Wha tdo you think?

kbahey’s picture

Title: In 4.6 I see the blank spot for the page url or address? » Capability to send to more than one email address
Version: 4.6.x-1.x-dev »

Your description is very ambiguous. Are you talking about feedback or contact module? Please be as descriptive as you can.

Also, please open a new issue, so as not to discuss more than one topic here.

sun’s picture

Version: » 4.5.x-1.x-dev
Status: Active » Closed (duplicate)