I'v migrated from drupal 5 to drupal6. In drupal 5, I used the usernode module to be able to generate a 'member list' that would display member contact info to authenticated users.

With drupal 6, views can be user-based, so I don't need the usernode trick any more. However, I just realized that one of the displayed fields - the email address - is only shown to the admin.

How can I change that ? There doesn't appear to be any checkbox to expose all users' email address to roles, or something like that...

Thanks,
Stefan

Comments

stefan_seefeld’s picture

Category: feature » support

marking this as a support request, hoping that this is already possible and I just don't know how.
Anybody ?

Thanks,
Stefan

ainigma32’s picture

Project: Drupal core » Views (for Drupal 7)
Version: 6.4 » 6.x-2.1
Component: user system » user data

This sounds an awful lot like a feature of Views. Reassigning (guessing the version).

- Arie

merlinofchaos’s picture

Status: Active » Fixed

The access restriction on the email field should've been removed, though maybe it's just in the -dev version.

Status: Fixed » Closed (fixed)

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