Hi,
I'm creating a view that is a list of users that meet a specific critera. I'm using Views (of course, lol) and Usernodes. My list looks great, but rather than publishing the users' email addresses, I would prefer to have a field that's a link to the user's contact page from within drupal -- for example, http://sitename.org/?q=user/33/contact.
Whats the best method for getting this to happen?
Joe