Closed (fixed)
Project:
Advanced Profile Kit
Version:
5.x-1.0-alpha4
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2008 at 14:04 UTC
Updated:
19 Aug 2008 at 15:26 UTC
Hi,
By default, the user_tracker view show "nodes this user has participated in". Is there a simple way to make it instead show "nodes this user authored"? For some reason I have a really hard time wrapping my head around Views arguments, so I've tried a few things but haven't been able to get it to work.
Thanks!
Eileen
Comments
Comment #1
leenwebb commentedAh! The key is not to look in filters (where I was looking), but instead at replacing the argument with "UID Authored" (instead of "UID Authored or Commented"). I solved my own problem! Thanks :)