22 Mar
2011
22 Mar
'11
5:20 p.m.
Message: 4 Date: Tue, 22 Mar 2011 09:25:29 -0600 From: Carl Wiedemann <carl.wiedemann@gmail.com> Subject: Re: [support] Showing revision user in a view To: support@drupal.org Message-ID: <AANLkTikScAKDM7Mv9Nzw1wC3AnaiFJhhCUowTPh7FquV@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1"
Views relationships allow for joins. Create a view of "Node revision" type, then add a relationship for "Node revision: User." Add the "User: name" field which utilizes this relationship.
Thank you Carl that does what I want. Learned something new, always a good thing. Mark.