Closed (fixed)
Project:
Administration Views
Version:
7.x-1.0-alpha1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2012 at 12:52 UTC
Updated:
13 Aug 2012 at 08:13 UTC
Apologies if this is in the wrong area, but I'm a newby to Drupal.
I have installed the admin_views module and when I go to admin/people everything works as it should.
What I need to do is modify the Results Table so that there is a column pulled from information created using the "Profile2" module for a User's Full name (It is a field created by Profile2 and linked to the user's username?
How do I go about doing this?
Any help much appreciated.
Comments
Comment #1
damiankloip commentedThis is more of a views support request than anything, you can edit the Administration: users view to do this: You will need to create a relationship to your profile2 entity. You should then be able to choose fields from profile2 that are joined to your users.
Comment #2
draytop commented