Drupal Organic Group Contact Page
- Topic:
I have been working on a new social networking website for a non-profit I support. Of course the site is created using Drupal. I am relatively new to Drupal, but I love it, and this was my first time using organic groups. I was looking for a group “contact us” form and I decided to use a view. I created a simple users view, passed it the organic group as an argument and filtered to just admins. I added a page to the view at path node/%/contacts and menu tab named “Contact Us”. Now all my groups have a tab linking to a view of the group’s admin users with their names and links to the user’s contact form. This works for all groups and still protects the user’s email address. For those more experienced with Drupal, this probably does not seem like much, but I feel good about a simple, but functional solution.