[support] Recent comments by current user visible by current user
    Francesco Baldini 
    fb at codicelibero.net
       
    Thu May  7 16:48:35 UTC 2009
    
    
  
I need to create a page where, once logged, are able to see the list of
his/her own comments.
I already created a recent-comments (Views2) page, in this page every user
can see all recent comments, now I have to limit this view to logged user:
while user X wrote 12 comments and user Y just 5, then user X can see
domain.com/recent-comments with her 12 comments and user Y his own 5 on
the same page.
I tried to add a new filter (Node) User: Current Yes but page show all
comments, while with (Node) User: Current No everything disappear.
here's my Views2 code: http://drupal.org/node/456494
thanks
    
    
More information about the support
mailing list