Hey,

I'm using 4.7.6 and trying to figure out the "contact" module. Is there a way to let any registered user contact any other registered user? I've figured out the way to set up a "sitewide" form, but am stuck on this "user2user" thing (if it's possible).

TIA

Comments

nancydru’s picture

It's in Admin > users

Nancy W.
now running 5 sites on Drupal so far
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in Your Database

tomlin’s picture

Thanks for the reply,

I've gone to admin -> users, clicked the name (say user1) and checked the personal contact form box. I can then click on the contact tab (upper right) and send an email to user1 (as admin). I then do the same for user2 and can send him/her an email (again, as admin).

However, when I sign in as user1 and go to my account, and click the contact tab, the form that pops up says From: user1 To: user1. Same thing happens when I log in as user2. I get ONE form to send an email to myself.

What am I doing wrong?