I want to place a view showing viewed user's (not viewing user's) created content on thier profile.
so on user/1, i want to show user 1's (uid 1) last 10 blog entries, video pages, forum threads, etc, user 3 (uid 3) is viewing thier profile.
and on user/2, I want to show user 2's (uid 2) last 10 blog entries, etc, etc, when user 3 (uid 3) is viewing thier profile.
if you can help with this argument I would be very grateful.
Comments
Comment #1
Crell commentedAdd an argument on "node: uid". Set its default value to "User ID from URL". Done.
Comment #3
wmike commentedHi,
New to Drupal 6 and views.
I have a view here http://www.rnmedics.com/userlisting?order=value&sort=desc which is fine for my needs.
However, I want to be able to allow a visitor to click on either user name or full name and be taken to a more detailed view of a users profile.
Now, I am sure that Views Attach is perfect for this - however, I am pretty clueless on how to achieve this.
Any guidance gratefully received.
Many thanks!
Mike